mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -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
|
|
@ -59,7 +59,7 @@ public final class TextureOp29 extends TextureOp {
|
|||
if (local24 == 0) {
|
||||
this.aClass18Array1[local11] = Static9.method184(arg1);
|
||||
} else if (local24 == 1) {
|
||||
this.aClass18Array1[local11] = Static21.method620(arg1);
|
||||
this.aClass18Array1[local11] = TextureOp29SubOp3.create(arg1);
|
||||
} else if (local24 == 2) {
|
||||
this.aClass18Array1[local11] = Static156.method2960(arg1);
|
||||
} else if (local24 == 3) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue