runelite-client: add tick counter
This commit is contained in:
@@ -447,4 +447,8 @@ public interface Client extends GameEngine
|
||||
|
||||
@VisibleForDevtools
|
||||
void setChangedSkillsCount(int i);
|
||||
|
||||
int getTickCount();
|
||||
|
||||
void setTickCount(int tickCount);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user