mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -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
|
|
@ -116,7 +116,7 @@ public final class Static217 {
|
|||
Static90.method1857();
|
||||
Static139.aClass99_22.method3104();
|
||||
if (!GlRenderer.enabled) {
|
||||
((Js5GlTextureProvider) Rasteriser.anInterface1_2).method3247();
|
||||
((Js5GlTextureProvider) Rasteriser.textureProvider).method3247();
|
||||
}
|
||||
Static105.aClass54_9.method1815();
|
||||
Static213.aClass153_88.method4499();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue