mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-10 13:11:01 -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
|
|
@ -82,7 +82,7 @@ public abstract class Class44 {
|
|||
|
||||
static void method1073() {
|
||||
try {
|
||||
Class3_Sub28_Sub4.method551(0, 0);
|
||||
Unsorted.method551(0, 0);
|
||||
|
||||
} catch (RuntimeException var2) {
|
||||
throw ClientErrorException.clientError(var2, "gj.L(" + 97 + ')');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue