mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Consolidated MaterialManager class
This commit is contained in:
parent
49ccfc34ec
commit
46740027df
38 changed files with 157 additions and 159 deletions
|
|
@ -278,7 +278,7 @@ public final class GlTile extends Node {
|
|||
@Pc(257) GL2 local257 = GlRenderer.gl;
|
||||
if (this.anInt2485 == -1 || arg2) {
|
||||
GlRenderer.setTextureId(-1);
|
||||
Static27.setMaterial(0, 0);
|
||||
MaterialManager.setMaterial(0, 0);
|
||||
} else {
|
||||
Rasteriser.textureProvider.method3227(this.anInt2485);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue