mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -07:00
Rename Class3_Sub27 to Inv
This commit is contained in:
parent
984cc33bce
commit
c832c5d8b8
9 changed files with 10 additions and 10 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) Class3_Sub27 local14 = (Class3_Sub27) Static20.aClass133_2.method3863((long) arg0);
|
||||
@Pc(14) Inv local14 = (Inv) Static20.aClass133_2.method3863((long) arg0);
|
||||
if (local14 != null) {
|
||||
local14.method4658();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue