mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 13:00:21 -07:00
Rename Class2 to MsiType
This commit is contained in:
parent
4532188a18
commit
a158bc6a16
4 changed files with 6 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ public final class Static33 {
|
|||
|
||||
@OriginalMember(owner = "client!cj", name = "a", descriptor = "(ILclient!pb;ZIIII)Z")
|
||||
public static boolean method867(@OriginalArg(0) int arg0, @OriginalArg(1) LocType arg1, @OriginalArg(5) int arg2, @OriginalArg(6) int arg3) {
|
||||
@Pc(10) Class2 local10 = Static40.method1013(arg1.anInt4415);
|
||||
@Pc(10) MsiType local10 = Static40.method1013(arg1.anInt4415);
|
||||
if (local10.anInt12 == -1) {
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue