Revert "Reset XP on log-in of another character / mode"

This commit is contained in:
Tomas Slusny
2018-04-10 12:49:57 +02:00
committed by GitHub
parent 36451201fb
commit b488687b14

View File

@@ -153,7 +153,6 @@ public class XpTrackerPlugin extends Plugin
lastUsername = client.getUsername();
lastWorldType = type;
xpPanel.resetAllInfoBoxes();
xpInfos.clear();
}
}
else if (event.getGameState() == GameState.LOGIN_SCREEN)