mob desync issue

This commit is contained in:
2024-04-24 14:52:06 -05:00
parent f865f94806
commit b33f451285
-3
View File
@@ -858,9 +858,6 @@ public class Mob extends AbstractIntelligenceAgent {
public void updateLocation() {
if(true)
return;
if (!this.isMoving())
return;