测试代码提交
This commit is contained in:
@@ -123,5 +123,11 @@ namespace NBF
|
||||
}
|
||||
fishingRope.SetTargetLength(value);
|
||||
}
|
||||
|
||||
public void SetLureLength(float value)
|
||||
{
|
||||
Log.Error($"SetObiRopeStretch={value}");
|
||||
bobberRope.SetTargetLength(value);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user