mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 16:05:13 -06:00
Rename Class3_Sub27 to Inv
This commit is contained in:
parent
984cc33bce
commit
c832c5d8b8
9 changed files with 10 additions and 10 deletions
|
|
@ -34,7 +34,7 @@ public final class Static14 {
|
|||
|
||||
@OriginalMember(owner = "client!bd", name = "a", descriptor = "(BI)V")
|
||||
public static void method475(@OriginalArg(1) int arg0) {
|
||||
@Pc(8) Class3_Sub27 local8 = (Class3_Sub27) Static20.aClass133_2.method3863((long) arg0);
|
||||
@Pc(8) Inv local8 = (Inv) Static20.aClass133_2.method3863((long) arg0);
|
||||
if (local8 != null) {
|
||||
for (@Pc(24) int local24 = 0; local24 < local8.anIntArray420.length; local24++) {
|
||||
local8.anIntArray420[local24] = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue