mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 12:50:38 +08:00
ref: fix hud sprites
This commit is contained in:
@@ -237,7 +237,7 @@ int TriSpriteTexture( model_t *pSpriteModel, int frame )
|
||||
|
||||
GL_Bind( XASH_TEXTURE0, gl_texturenum );
|
||||
|
||||
return 1;
|
||||
return gl_texturenum;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user