mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -07:00
Optional compatibility with 2009scape (Arios)
This commit is contained in:
parent
3f54273220
commit
bb2af2204c
26 changed files with 135 additions and 89 deletions
|
|
@ -57,7 +57,7 @@ public final class Static140 {
|
|||
Static103.method2231(Static186.aClass100_827, 0, LocalizedText.IGNORELISTFULL);
|
||||
return;
|
||||
}
|
||||
@Pc(34) JagString local34 = Static79.method1702(arg0).method3125();
|
||||
@Pc(34) JagString local34 = Static79.decode37(arg0).method3125();
|
||||
@Pc(36) int local36;
|
||||
for (local36 = 0; local36 < Static35.anInt1093; local36++) {
|
||||
if (Static190.aLongArray6[local36] == arg0) {
|
||||
|
|
@ -76,7 +76,7 @@ public final class Static140 {
|
|||
return;
|
||||
}
|
||||
Static190.aLongArray6[Static35.anInt1093] = arg0;
|
||||
Static193.aClass100Array134[Static35.anInt1093++] = Static79.method1702(arg0);
|
||||
Static193.aClass100Array134[Static35.anInt1093++] = Static79.decode37(arg0);
|
||||
Static185.anInt4369 = Static119.transmitTimer;
|
||||
Static6.outboundBuffer.p1isaac(34);
|
||||
Static6.outboundBuffer.p8(arg0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue