mob desync issue

This commit is contained in:
2024-04-24 14:47:55 -05:00
parent baf28519c2
commit f865f94806
3 changed files with 22 additions and 17 deletions
+3
View File
@@ -858,6 +858,9 @@ public class Mob extends AbstractIntelligenceAgent {
public void updateLocation() {
if(true)
return;
if (!this.isMoving())
return;