mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-19 01:15:19 -06:00
Rename Class118 to LocType
This commit is contained in:
parent
62e1277190
commit
1d599cf06a
21 changed files with 29 additions and 29 deletions
|
|
@ -77,7 +77,7 @@ public final class Loc extends Entity {
|
|||
this.anInt1307 = arg1;
|
||||
this.anInt1299 = arg0;
|
||||
this.anInt1300 = arg5;
|
||||
@Pc(67) Class118 local67;
|
||||
@Pc(67) LocType local67;
|
||||
if (Static239.aBoolean269 && arg8 != null) {
|
||||
if (arg8 instanceof Loc) {
|
||||
((Loc) arg8).method1046();
|
||||
|
|
@ -222,7 +222,7 @@ public final class Loc extends Entity {
|
|||
@OriginalMember(owner = "client!dc", name = "a", descriptor = "(ZI)Lclient!th;")
|
||||
private Entity method1048(@OriginalArg(0) boolean arg0) {
|
||||
@Pc(12) boolean local12 = Static107.anIntArrayArrayArray10 != Static83.anIntArrayArrayArray4;
|
||||
@Pc(19) Class118 local19 = Static271.method4601(this.anInt1299);
|
||||
@Pc(19) LocType local19 = Static271.method4601(this.anInt1299);
|
||||
@Pc(22) int local22 = local19.anInt4430;
|
||||
if (local19.anIntArray380 != null) {
|
||||
local19 = local19.method3417();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue