api: getRSGameState and setRSGameState functions (#2816)
* api: getRSGameState and setRSGameState functions * api: blue wanted this
This commit is contained in:
@@ -138,6 +138,7 @@ public interface RSClient extends RSGameShell, Client
|
||||
void setChangedSkillsCount(int i);
|
||||
|
||||
@Import("gameState")
|
||||
@Override
|
||||
int getRSGameState();
|
||||
|
||||
@Import("updateGameState")
|
||||
|
||||
Reference in New Issue
Block a user