mob desync issue
This commit is contained in:
@@ -858,6 +858,9 @@ public class Mob extends AbstractIntelligenceAgent {
|
||||
|
||||
public void updateLocation() {
|
||||
|
||||
if(true)
|
||||
return;
|
||||
|
||||
if (!this.isMoving())
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user