mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -07: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
|
|
@ -18,7 +18,7 @@ public final class TextureOp25 extends TextureOp {
|
|||
public final int[] method4626(@OriginalArg(0) int arg0) {
|
||||
@Pc(9) int[] local9 = this.aClass121_41.method3445(arg0);
|
||||
if (this.aClass121_41.invalid) {
|
||||
ArrayUtils.fill(local9, 0, Static189.anInt4457, Static64.anIntArray153[arg0]);
|
||||
ArrayUtils.fill(local9, 0, Static10.anInt4457, Static10.anIntArray153[arg0]);
|
||||
}
|
||||
return local9;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue