forked from MagicBane/Server
shape
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user