Reformat and clean up "server" package
This commit is contained in:
@@ -45,14 +45,14 @@ public class MapMonitor {
|
||||
monitorSchedule.cancel(false);
|
||||
monitorSchedule = null;
|
||||
}
|
||||
|
||||
|
||||
map.killAllMonsters();
|
||||
map.clearDrops();
|
||||
if (portal != null) {
|
||||
portal.setPortalStatus(Portal.OPEN);
|
||||
}
|
||||
map.resetReactors();
|
||||
|
||||
|
||||
map = null;
|
||||
portal = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user