更新场景
This commit is contained in:
@@ -20,7 +20,7 @@ namespace NBF.Fishing2
|
||||
get => position;
|
||||
set
|
||||
{
|
||||
Vector3 oldPos = position;
|
||||
// Vector3 oldPos = position;
|
||||
position = value;
|
||||
// Scene.EventComponent.Publish(new ChangePosition() { MapUnit = this, OldPos = oldPos });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user