mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 13:30:30 -07:00
Rename Class8_Sub3 to Loc
This commit is contained in:
parent
e7c74fff76
commit
bfd41663a7
5 changed files with 51 additions and 51 deletions
|
|
@ -266,8 +266,8 @@ public final class Class8_Sub4_Sub1 extends Class8_Sub4 {
|
|||
this.anObject5 = null;
|
||||
}
|
||||
if (this.anInt3390 <= Static83.anInt372 && this.anInt3375 > Static83.anInt372) {
|
||||
if (this.anObject5 instanceof Class8_Sub3) {
|
||||
local515 = (Model) ((Class8_Sub3) this.anObject5).method1049();
|
||||
if (this.anObject5 instanceof Loc) {
|
||||
local515 = (Model) ((Loc) this.anObject5).method1049();
|
||||
} else {
|
||||
local515 = (Model) this.anObject5;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue