mob AI work

This commit is contained in:
2024-05-15 20:09:46 -05:00
parent bde3e54fd4
commit ae734cbb0a
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1017,7 +1017,7 @@ public class Mob extends AbstractIntelligenceAgent {
//Next upda
}
setLoc(newLoc);
this.setLoc(newLoc);
this.region = AbstractWorldObject.GetRegionByWorldObject(this);
//Next update will be end Loc, lets stop him here.