mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-13 20:13:45 +03:00
Update ToGLES( fix occlusion query and other small things )
This commit is contained in:
@@ -811,7 +811,7 @@ void CHud::RefreshHudTextures()
|
||||
|
||||
// check to see if we have sprites for this res; if not, step down
|
||||
LoadHudTextures( textureList, "scripts/hud_textures", NULL );
|
||||
//LoadHudTextures( textureList, "scripts/mod_textures", NULL );
|
||||
LoadHudTextures( textureList, "scripts/mod_textures", NULL );
|
||||
|
||||
// fix up all the texture icons first
|
||||
int c = textureList.Count();
|
||||
|
||||
Reference in New Issue
Block a user