Rennamed some Light/Texture methods

This commit is contained in:
Pazaz 2022-06-27 17:12:01 -04:00
parent 7a3a0cd614
commit 8e878adea5
24 changed files with 282 additions and 289 deletions

View file

@ -52,7 +52,7 @@ public final class TextureOp15 extends TextureOp {
this.aShortArray35 = new short[512];
if (this.anInt2636 > 0) {
for (@Pc(26) int local26 = 0; local26 < 512; local26++) {
this.aShortArray35[local26] = (short) Static171.method3219(this.anInt2636, local12);
this.aShortArray35[local26] = (short) Texture.method3219(this.anInt2636, local12);
}
}
}