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