mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Replace GLU mipmapping with GL_GENERATE_MIPMAP (GL 1.4)
This commit is contained in:
parent
e79d5ddee8
commit
87f04ac0e0
9 changed files with 63 additions and 58 deletions
|
|
@ -320,7 +320,7 @@ public final class Static87 {
|
|||
local276 += 15;
|
||||
if (GlRenderer.enabled) {
|
||||
local514 = 16776960;
|
||||
local518 = (Static63.anInt1942 + Static63.anInt1945 + Static63.onCard2d) / 1024;
|
||||
local518 = (Static63.onCardTexture + Static63.anInt1945 + Static63.onCard2d) / 1024;
|
||||
if (local518 > 65536) {
|
||||
local514 = 16711680;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue