different location sync system

This commit is contained in:
2025-03-03 13:00:11 -06:00
parent e4ac2bc489
commit 6311f8b2f8
+3 -1
View File
@@ -5145,7 +5145,9 @@ public class PlayerCharacter extends AbstractCharacter {
@Override
public void update(Boolean newSystem) {
this.updateLocation();
if(!newSystem)
this.updateLocation();
this.updateMovementState();
if(!newSystem)