rs-client: rename some methods/fields

This commit is contained in:
Lucwousin
2019-07-24 08:44:49 +02:00
parent 4264aeecaf
commit 5dd21dc0de
19 changed files with 81 additions and 67 deletions

View File

@@ -483,7 +483,7 @@ public interface RSClient extends RSGameShell, Client
@Override
RSIterableNodeHashTable getMessages();
@Import("revision")
@Import("RunException_revision")
@Override
int getRevision();