This commit is contained in:
fullwall 2013-07-05 13:59:13 +08:00
parent c98162c20d
commit a381c3e12d

View File

@ -229,7 +229,6 @@ public class EntityHumanNPC extends EntityPlayer implements NPCHolder {
}
public void updateAI() {
navigation.f();
entitySenses.a();
controllerMove.c();
controllerLook.a();