forked from MagicBane/Server
Project cleanup pre merge.
This commit is contained in:
@@ -199,7 +199,6 @@ public enum NPCManager {
|
||||
}
|
||||
|
||||
|
||||
|
||||
public static void removeSiegeMinions(Mob mobile) {
|
||||
|
||||
for (Mob toRemove : mobile.siegeMinionMap.keySet()) {
|
||||
|
||||
Reference in New Issue
Block a user