Consolidated MaterialManager class

This commit is contained in:
Pazaz 2022-04-25 02:45:36 -04:00
parent 49ccfc34ec
commit 46740027df
38 changed files with 157 additions and 159 deletions

View file

@ -3070,7 +3070,7 @@ public final class GlModel extends Model {
@Pc(439) short local439 = this.aShortArray80[local427];
if (local439 == -1) {
GlRenderer.setTextureId(-1);
Static27.setMaterial(0, 0);
MaterialManager.setMaterial(0, 0);
} else {
Rasteriser.textureProvider.method3227(local439 & 0xFFFF);
}