mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
Consolidated MaterialManager class
This commit is contained in:
parent
49ccfc34ec
commit
46740027df
38 changed files with 157 additions and 159 deletions
|
|
@ -173,7 +173,7 @@ public final class GlTexture extends SecondaryNode {
|
|||
}
|
||||
@Pc(22) GL2 gl = GlRenderer.gl;
|
||||
@Pc(28) int size = arg2 ? 64 : 128;
|
||||
@Pc(31) int local31 = Static56.method1314();
|
||||
@Pc(31) int local31 = MaterialManager.getFlags();
|
||||
if ((local31 & 0x1) == 0) {
|
||||
if (this.textureId == -1) {
|
||||
@Pc(53) int[] temp = new int[1];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue