mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Rennamed some Light/Texture methods
This commit is contained in:
parent
7a3a0cd614
commit
8e878adea5
24 changed files with 282 additions and 289 deletions
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue