mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -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
|
|
@ -36,7 +36,7 @@ public final class TextureOp20 extends TextureOp {
|
|||
public final int[] method4626(@OriginalArg(0) int arg0) {
|
||||
@Pc(17) int[] local17 = this.aClass121_41.method3445(arg0);
|
||||
if (this.aClass121_41.invalid) {
|
||||
ArrayUtils.fill(local17, 0, Static189.anInt4457, this.anInt3894);
|
||||
ArrayUtils.fill(local17, 0, Static10.anInt4457, this.anInt3894);
|
||||
}
|
||||
return local17;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue