目录调整,旧钓鱼逻辑全部注释
This commit is contained in:
3
Assets/Scripts/Common/Input.meta
Normal file
3
Assets/Scripts/Common/Input.meta
Normal file
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1977fd60c4b24f33bc4143aaed9fba8a
|
||||
timeCreated: 1755792367
|
||||
@@ -1,3 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: be6f9c9530834b2b815033abd2baa8c5
|
||||
timeCreated: 1742313357
|
||||
@@ -1,3 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f2d7a4d07d944c37b715cd95b63b9868
|
||||
timeCreated: 1742567918
|
||||
3
Assets/Scripts/Fishing2.meta
Normal file
3
Assets/Scripts/Fishing2.meta
Normal file
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bd88d7e7b7f24428a3a67395265ba9b6
|
||||
timeCreated: 1755792122
|
||||
3
Assets/Scripts/Fishing2/Player.meta
Normal file
3
Assets/Scripts/Fishing2/Player.meta
Normal file
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fb1bae7c41874855957fe654dec2dee5
|
||||
timeCreated: 1755792325
|
||||
@@ -46,14 +46,7 @@ namespace NBF
|
||||
/// 打开望远镜
|
||||
/// </summary>
|
||||
public bool openTelescope;
|
||||
|
||||
/// <summary>
|
||||
/// 当前状态
|
||||
/// </summary>
|
||||
public uint state;
|
||||
|
||||
|
||||
public float lineCutTimer = 0;
|
||||
|
||||
|
||||
public SelectorRodSetting selectorRodSetting = SelectorRodSetting.Speed;
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user