xp tracker: don't reset on logout or hop

This commit is contained in:
Adam
2018-01-20 11:49:57 -05:00
parent 5b8521ddfa
commit 0bed534b26
3 changed files with 118 additions and 8 deletions

View File

@@ -62,6 +62,8 @@ public interface Client extends GameEngine
int getCameraYaw();
int getWorld();
int getViewportHeight();
int getViewportWidth();