Removed old methods from codepath.

This commit is contained in:
2023-04-29 14:00:24 -04:00
parent 4acc4192af
commit 6cfd078469
3 changed files with 0 additions and 61 deletions
@@ -520,7 +520,6 @@ public enum BuildingManager {
mob.setRank(rank);
mob.setPlayerGuard(true);
mob.setParentZone(zone);
return true;
}