Skip to content

Commit ff2e26a

Browse files
committed
revert field removal
1 parent 46e09ab commit ff2e26a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

com.unity.netcode.gameobjects/Runtime/Components/NetworkTransform.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4780,6 +4780,7 @@ public NetworkTransformTickRegistration(NetworkManager networkManager)
47804780
}
47814781
}
47824782

4783+
private static int s_TickSynchPosition;
47834784
private int m_NextTickSync;
47844785

47854786
internal void RegisterForTickSynchronization()

0 commit comments

Comments
 (0)