forked from 2009Scape/Server
Separated out QuickChat methods into QuickChat.java + QuickChatDefinition.java
This commit is contained in:
parent
98450d84a1
commit
8d56a8c0de
50 changed files with 426 additions and 440 deletions
|
|
@ -176,7 +176,7 @@ final class Class79 {
|
|||
|
||||
static boolean method1391(int var0) {
|
||||
try {
|
||||
return var0 == ~Class10.anInt154 && !Class101.aClass3_Sub24_Sub4_1421.method473(-128);
|
||||
return var0 == ~Unsorted.anInt154 && !Class101.aClass3_Sub24_Sub4_1421.method473(-128);
|
||||
} catch (RuntimeException var2) {
|
||||
throw ClientErrorException.clientError(var2, "kk.A(" + var0 + ')');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue