forked from MagicBane/Server
player location sync
This commit is contained in:
@@ -5369,7 +5369,6 @@ public class PlayerCharacter extends AbstractCharacter {
|
||||
|
||||
|
||||
if (!this.isMoving()) {
|
||||
this.teleport(this.loc);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user