mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-12-26 02:36:08 +01:00
ref: fix hud sprites
This commit is contained in:
parent
00ce909fc8
commit
3d39d78e53
@ -237,7 +237,7 @@ int TriSpriteTexture( model_t *pSpriteModel, int frame )
|
||||
|
||||
GL_Bind( XASH_TEXTURE0, gl_texturenum );
|
||||
|
||||
return 1;
|
||||
return gl_texturenum;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user