mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -07:00
Rename Class3_Sub2_Sub14 to InvType
This commit is contained in:
parent
bf151a0e12
commit
a169470107
50 changed files with 507 additions and 507 deletions
|
|
@ -43,7 +43,7 @@ public final class Static13 {
|
|||
|
||||
@OriginalMember(owner = "client!bc", name = "d", descriptor = "(II)V")
|
||||
public static void method472(@OriginalArg(0) int arg0) {
|
||||
@Pc(14) Inv local14 = (Inv) Static20.aClass133_2.method3863((long) arg0);
|
||||
@Pc(14) Inv local14 = (Inv) Static20.objectContainerCache.get((long) arg0);
|
||||
if (local14 != null) {
|
||||
local14.method4658();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue