Browse Source

mob refresh disabled

lakebane
FatBoy-DOTC 3 weeks ago
parent
commit
6d064636a5
  1. 2
      src/engine/mobileAI/MobAI.java

2
src/engine/mobileAI/MobAI.java

@ -742,7 +742,7 @@ public class MobAI {
} }
} }
mob.refresh(); //mob.refresh();
switch (mob.BehaviourType) { switch (mob.BehaviourType) {
case GuardCaptain: case GuardCaptain:

Loading…
Cancel
Save