mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Refactored Rasterizer, renamed GlTextureProvider to TextureProvider
This commit is contained in:
parent
f65909dc06
commit
bed0932fc5
49 changed files with 3168 additions and 2885 deletions
|
|
@ -280,7 +280,7 @@ public final class Class3_Sub14 extends Node {
|
|||
GlRenderer.setTextureId(-1);
|
||||
Static27.setMaterial(0, 0);
|
||||
} else {
|
||||
Rasteriser.anInterface1_2.method3227(this.anInt2485);
|
||||
Rasteriser.textureProvider.method3227(this.anInt2485);
|
||||
}
|
||||
@Pc(282) int local282 = this.aBoolean139 ? 40 : 36;
|
||||
if (this.aClass155_3 == null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue