mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Started moving around static methods/fields
This commit is contained in:
parent
bed128bd19
commit
6ba1f2f808
305 changed files with 5027 additions and 5075 deletions
|
|
@ -30,7 +30,7 @@ public final class AnimFrameset extends SecondaryNode {
|
|||
if (local58 == null) {
|
||||
@Pc(85) byte[] local85 = arg1.method4502(0, local51);
|
||||
local58 = new AnimBase(local51, local85);
|
||||
local5.method2282(local58);
|
||||
local5.addTail(local58);
|
||||
}
|
||||
this.frames[local19[local21]] = new AnimFrame(local37, local58);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue