player location sync

This commit is contained in:
2025-03-18 20:18:10 -05:00
parent dbe748bcdd
commit b2038e201c
3 changed files with 8 additions and 12 deletions
-1
View File
@@ -5369,7 +5369,6 @@ public class PlayerCharacter extends AbstractCharacter {
if (!this.isMoving()) {
this.teleport(this.loc);
return;
}