mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-18 00:45:14 -06:00
Rename Class55 to ObjType
This commit is contained in:
parent
fc65e55b4c
commit
ca29e2c0b9
15 changed files with 24 additions and 24 deletions
|
|
@ -56,7 +56,7 @@ public final class Static178 {
|
|||
@Pc(27) int local27 = 0;
|
||||
for (@Pc(29) int local29 = 0; local29 < local19.anIntArray420.length; local29++) {
|
||||
if (local19.anIntArray420[local29] >= 0 && Static170.anInt3245 > local19.anIntArray420[local29]) {
|
||||
@Pc(56) Class55 local56 = Static71.method1439(local19.anIntArray420[local29]);
|
||||
@Pc(56) ObjType local56 = Static71.method1439(local19.anIntArray420[local29]);
|
||||
if (local56.aClass133_6 != null) {
|
||||
@Pc(68) Class3_Sub21 local68 = (Class3_Sub21) local56.aClass133_6.method3863((long) arg2);
|
||||
if (local68 != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue