提交线修改
This commit is contained in:
@@ -119,7 +119,7 @@ namespace NBF
|
||||
Log.Error($"SetObiRopeStretch={value}");
|
||||
if (value > 3)
|
||||
{
|
||||
value -= 0.2f;
|
||||
// value -= 0.2f;
|
||||
}
|
||||
fishingRope.SetTargetLength(value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user