mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-11 05:30:59 -06:00
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
|
|
@ -163,7 +163,7 @@ abstract class GameObject {
|
|||
static void method1870() {
|
||||
try {
|
||||
Class101.aClass3_Sub24_Sub4_1421.method505((byte) -128);
|
||||
Class10.anInt154 = 1;
|
||||
Unsorted.anInt154 = 1;
|
||||
Class101.aClass153_1423 = null;
|
||||
} catch (RuntimeException var2) {
|
||||
throw ClientErrorException.clientError(var2, "th.GC(" + false + ')');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue