mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-14 06:55:53 -06:00
Massive varp/varbit related refactoring + new client command
This commit is contained in:
parent
e4811e32e3
commit
ed722c9e41
25 changed files with 183 additions and 137 deletions
|
|
@ -2,7 +2,7 @@ package org.runite.client;
|
|||
|
||||
final class Class101 {
|
||||
|
||||
static CacheIndex aClass153_1420;
|
||||
static CacheIndex csConfigFileRAM;
|
||||
static Class3_Sub24_Sub4 aClass3_Sub24_Sub4_1421;
|
||||
static Class30 aClass30_1422;
|
||||
static CacheIndex aClass153_1423;
|
||||
|
|
@ -65,7 +65,7 @@ final class Class101 {
|
|||
method1607(46, 78, true, null, null);
|
||||
}
|
||||
|
||||
aClass153_1420 = null;
|
||||
csConfigFileRAM = null;
|
||||
} catch (RuntimeException var2) {
|
||||
throw ClientErrorException.clientError(var2, "nj.A(" + var0 + ')');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue