runelite-api: update minimap code from 150
This commit is contained in:
@@ -52,15 +52,9 @@ public interface Client extends GameEngine
|
||||
@Import("FPS")
|
||||
int getFPS();
|
||||
|
||||
@Import("mapScale")
|
||||
int getMapScale();
|
||||
|
||||
@Import("mapAngle")
|
||||
int getMapAngle();
|
||||
|
||||
@Import("mapOffset")
|
||||
int getMapOffset();
|
||||
|
||||
@Import("tileHeights")
|
||||
int[][][] getTileHeights();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user