mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Consolidated MaterialManager class
This commit is contained in:
parent
49ccfc34ec
commit
46740027df
38 changed files with 157 additions and 159 deletions
|
|
@ -3297,7 +3297,7 @@ public final class Static88 {
|
|||
}
|
||||
if (opcode == 6012) {
|
||||
if (GlRenderer.enabled) {
|
||||
Static27.setMaterial(0, 0);
|
||||
MaterialManager.setMaterial(0, 0);
|
||||
}
|
||||
isp--;
|
||||
Preferences.highDetailLighting = Static254.intStack[isp] == 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue