mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-25 22:24:16 +00:00
Fix build
This commit is contained in:
parent
1bc5329185
commit
c9b07fd357
@ -379,7 +379,6 @@ int CHudHealth::DrawDamage(float flTime)
|
|||||||
{
|
{
|
||||||
int i, r, g, b, a;
|
int i, r, g, b, a;
|
||||||
DAMAGE_IMAGE *pdmg;
|
DAMAGE_IMAGE *pdmg;
|
||||||
int i;
|
|
||||||
|
|
||||||
if (!m_bitsDamage)
|
if (!m_bitsDamage)
|
||||||
return 1;
|
return 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user