mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 17:40:19 -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
|
|
@ -2907,10 +2907,10 @@ public final class ScriptRunner {
|
|||
if (opcode == 5401) {
|
||||
isp -= 2;
|
||||
client.aShortArray88[intStack[isp]] = (short) Static105.method2253(intStack[isp + 1]);
|
||||
Static211.method924();
|
||||
Static211.clearObjectModelCache();
|
||||
Static269.clearObjectSpriteCache();
|
||||
Static278.method4649();
|
||||
Static11.method443();
|
||||
Static11.clearNpcHeadCache();
|
||||
Static87.method1807();
|
||||
continue;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue