mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-10 13:11:07 -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
|
|
@ -22,7 +22,7 @@ public final class TextureOp10 extends TextureOp {
|
|||
@Pc(34) int[] local34 = local30[0];
|
||||
@Pc(38) int[] local38 = local30[2];
|
||||
@Pc(42) int[] local42 = local30[1];
|
||||
for (@Pc(44) int local44 = 0; local44 < Static189.anInt4457; local44++) {
|
||||
for (@Pc(44) int local44 = 0; local44 < Static10.anInt4457; local44++) {
|
||||
local19[local44] = (local38[local44] + local34[local44] + local42[local44]) / 3;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue