@ -125,10 +126,9 @@ public class ArcLoginNotifyMsgHandler extends AbstractClientMsgHandler {
@@ -125,10 +126,9 @@ public class ArcLoginNotifyMsgHandler extends AbstractClientMsgHandler {
@ -50,10 +50,6 @@ public class CityDataHandler extends AbstractClientMsgHandler {
@@ -50,10 +50,6 @@ public class CityDataHandler extends AbstractClientMsgHandler {
if(playerSession==null)
returntrue;
// Cache current hotZone
hotZone=ZoneManager.getHotZone();
// No reason to serialize cities and mines everytime map is
// opened. Wait until something has changed.
@ -76,8 +72,8 @@ public class CityDataHandler extends AbstractClientMsgHandler {
@@ -76,8 +72,8 @@ public class CityDataHandler extends AbstractClientMsgHandler {
// If the hotZone has changed then update the client's map accordingly.