This commit is contained in:
2023-11-14 22:37:50 -06:00
parent 4621b657e4
commit d482265994
4 changed files with 16 additions and 6 deletions
@@ -25,7 +25,7 @@ public class NavigationManager {
MobAI.directMove((Mob)character,character.combatTarget != null);
return; //no points to walk to
}
character.navPath = path;
//character.navPath = path;
} catch (Exception e) {
//something failed