remove movement sync

This commit is contained in:
2023-07-25 21:19:17 -05:00
parent 43090a9bd1
commit 6761ec7361
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1295,7 +1295,7 @@ public class Mob extends AbstractIntelligenceAgent {
try {
//resync corpses
this.setLoc(this.getMovementLoc());
//this.setLoc(this.getMovementLoc());
if (this.isSiege) {
this.deathTime = System.currentTimeMillis();
//this.state = STATE.Dead;