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

@ -163,7 +163,7 @@ public abstract class MaterialManager_Class106 {
}
for (local14 = 0; local14 < 255; local14++) {
@Pc(41) int local41 = 255 - local14;
@Pc(46) int local46 = Static171.method3219(local41, local12);
@Pc(46) int local46 = Texture.method3219(local41, local12);
@Pc(51) short local51 = this.aShortArray69[local46];
this.aShortArray69[local46] = this.aShortArray69[local41];
this.aShortArray69[local41] = this.aShortArray69[local41 + 256] = local51;