mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Consolidated a LOT of static classes (first pass)
This commit is contained in:
parent
9789c5b66e
commit
7ffd30e31c
264 changed files with 7190 additions and 8201 deletions
|
|
@ -25,8 +25,8 @@ public final class TextureOp26 extends TextureOp {
|
|||
public final int[] method4626(@OriginalArg(0) int arg0) {
|
||||
@Pc(15) int[] local15 = this.aClass121_41.method3445(arg0);
|
||||
if (this.aClass121_41.invalid) {
|
||||
@Pc(27) int local27 = Static64.anIntArray153[arg0];
|
||||
for (@Pc(29) int local29 = 0; local29 < Static189.anInt4457; local29++) {
|
||||
@Pc(27) int local27 = Static10.anIntArray153[arg0];
|
||||
for (@Pc(29) int local29 = 0; local29 < Static10.anInt4457; local29++) {
|
||||
local15[local29] = this.method3769(local27, Static173.anIntArray367[local29]) % 4096;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue