Browse Source

Fix build

hlzbot-dirty
mittorn 8 years ago
parent
commit
c9b07fd357
  1. 1
      cl_dll/health.cpp

1
cl_dll/health.cpp

@ -379,7 +379,6 @@ int CHudHealth::DrawDamage(float flTime) @@ -379,7 +379,6 @@ int CHudHealth::DrawDamage(float flTime)
{
int i, r, g, b, a;
DAMAGE_IMAGE *pdmg;
int i;
if (!m_bitsDamage)
return 1;

Loading…
Cancel
Save