mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -07:00
Rename Class100 to JagString
This commit is contained in:
parent
d6a98244cb
commit
24ee7be7b3
262 changed files with 1134 additions and 1135 deletions
|
|
@ -65,7 +65,7 @@ public final class Static91 {
|
|||
local42.anInt2792 = 0;
|
||||
local12.aClass100_880 = local42.method2176();
|
||||
local12.anIntArray415 = new int[local70];
|
||||
local12.aClass100Array140 = new Class100[local70];
|
||||
local12.aClass100Array140 = new JagString[local70];
|
||||
local107 = 0;
|
||||
local12.anIntArray416 = new int[local70];
|
||||
while (local63 > local42.anInt2792) {
|
||||
|
|
@ -103,7 +103,7 @@ public final class Static91 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!hc", name = "a", descriptor = "(Lclient!na;Z)I")
|
||||
public static int method1879(@OriginalArg(0) Class100 arg0) {
|
||||
public static int method1879(@OriginalArg(0) JagString arg0) {
|
||||
if (Static203.aClass134_1 == null || arg0.method3120() == 0) {
|
||||
return -1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue