提交修改
This commit is contained in:
8
Assets/Scripts/Fishing/New/View/FishingLine.meta
Normal file
8
Assets/Scripts/Fishing/New/View/FishingLine.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 23b031de32454768b4cd922619ef4e8e
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 356b3a6fd883b8b4486025abfa664de9
|
||||
@@ -6,6 +6,7 @@ namespace NBF
|
||||
{
|
||||
Start,
|
||||
Bobber,
|
||||
Weight,
|
||||
End
|
||||
}
|
||||
|
||||
@@ -135,4 +136,4 @@ namespace NBF
|
||||
return parentCable && parentCable.TryGetAdjacentBodies(this, out previousBody, out nextBody);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user