more RSClient refactoring

This commit is contained in:
Lucwousin
2019-07-10 10:58:36 +02:00
parent 02ba0bbe57
commit 91fbcf3d6b
83 changed files with 670 additions and 592 deletions
@@ -713,7 +713,7 @@ public interface RSClient extends RSGameShell, Client
@Override
int getCenterY();
@Import("worldMap0")
@Import("getWorldMap")
RSWorldMap getRenderOverview();
@Import("changeWorld")