ECM2
This commit is contained in:
@@ -103,10 +103,10 @@ namespace NBF
|
||||
if (_owner.Gears.Rod)
|
||||
{
|
||||
//如果准备好了杆子,则可进入抛竿
|
||||
if (_nextState)
|
||||
{
|
||||
return States.Player.WaitThrow;
|
||||
}
|
||||
// if (_nextState)
|
||||
// {
|
||||
// return States.Player.WaitThrow;
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user