mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-18 00:45:14 -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
|
|
@ -49,7 +49,7 @@ public final class Static178 {
|
|||
|
||||
@OriginalMember(owner = "client!od", name = "a", descriptor = "(IZII)I")
|
||||
public static int method3319(@OriginalArg(1) boolean arg0, @OriginalArg(2) int arg1, @OriginalArg(3) int arg2) {
|
||||
@Pc(19) Class3_Sub27 local19 = (Class3_Sub27) Static20.aClass133_2.method3863((long) arg1);
|
||||
@Pc(19) Inv local19 = (Inv) Static20.aClass133_2.method3863((long) arg1);
|
||||
if (local19 == null) {
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue