mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
Rename Class34 to SpotAnimType
This commit is contained in:
parent
884d7bff00
commit
04ad6e93cb
6 changed files with 8 additions and 8 deletions
|
|
@ -243,7 +243,7 @@ public final class Player extends PathingEntity {
|
|||
this.method2685(local76, arg0);
|
||||
local184 = null;
|
||||
if (!this.aBoolean98 && this.anInt3432 != -1 && this.anInt3399 != -1) {
|
||||
@Pc(471) Class34 local471 = Static34.method877(this.anInt3432);
|
||||
@Pc(471) SpotAnimType local471 = Static34.method877(this.anInt3432);
|
||||
local184 = local471.method1319(this.anInt3418, this.anInt3399, this.anInt3361);
|
||||
if (local184 != null) {
|
||||
local184.method4575(0, -this.anInt3394, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue