mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
log
This commit is contained in:
parent
16211d8f42
commit
76089518e0
@ -847,6 +847,8 @@ public virtual void Reset()
|
||||
|
||||
lastSerializedScale = Vector3Long.zero;
|
||||
lastDeserializedScale = Vector3Long.zero;
|
||||
|
||||
Debug.Log($"[{name}] Reset to baselineTick=0");
|
||||
}
|
||||
|
||||
protected virtual void OnDisable() => Reset();
|
||||
|
Loading…
Reference in New Issue
Block a user