Counter-Strike: Fix Defusal-Kit icon source offset on the HUD.
This commit is contained in:
parent
ae394e9703
commit
8aa66987e5
1 changed files with 1 additions and 1 deletions
|
@ -577,7 +577,7 @@ HUD_DrawZones(void)
|
|||
pos,
|
||||
[32,32],
|
||||
g_hud7_spr,
|
||||
[48/256,148/256],
|
||||
[32/256,148/256],
|
||||
[32/256,32/256],
|
||||
[0,1,0],
|
||||
1.0f,
|
||||
|
|
Loading…
Reference in a new issue