Fixes medhuds

This commit is contained in:
ZomgPonies
2014-03-11 04:41:00 -04:00
parent e7fc110e5c
commit 1ac8df78b9
@@ -57,6 +57,11 @@
dizziness = 0
jitteriness = 0
hud_updateflag |= 1 << HEALTH_HUD
hud_updateflag |= 1 << STATUS_HUD
handle_hud_list()
//Handle species-specific deaths.
if(species) species.handle_death(src)