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
|
|
@ -76,7 +76,7 @@ public final class Class21 {
|
|||
var4.anInt2602 = interfaceId;
|
||||
TextureOperation23.aHashTable_3208.put(interfaceHash, var4);
|
||||
TextureOperation20.method232(interfaceId);
|
||||
RSInterface var5 = Class7.getRSInterface(interfaceHash);
|
||||
RSInterface var5 = Unsorted.getRSInterface(interfaceHash);
|
||||
if (var5 == null) {
|
||||
System.out.println("Invalid interface opened - [window=" + (interfaceHash >> 16) + ", child=" + (interfaceHash & 0xFF) + ", id=" + interfaceId + "]");
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue