mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Refactored some anim/area sound classes
This commit is contained in:
parent
dbca509eb5
commit
fd3572f709
108 changed files with 1063 additions and 1078 deletions
|
|
@ -82,7 +82,7 @@ public class ShadowModelList {
|
|||
local130 = arg8.method4550();
|
||||
if (arg2 != null) {
|
||||
@Pc(403) int local403 = arg2.frames[arg10];
|
||||
local386 = Static72.getAnimFrameset(local403 >> 16);
|
||||
local386 = SeqTypeList.getAnimFrameset(local403 >> 16);
|
||||
arg10 = local403 & 0xFFFF;
|
||||
}
|
||||
local109 = local367;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue