Luminol Hud

This commit is contained in:
SoundScopes
2014-12-02 14:06:47 +00:00
parent ff4573cbc2
commit ac4d7ddc96
+1 -1
View File
@@ -1227,7 +1227,7 @@
if(copytext(hud.icon_state,1,4) == "hud") //ugly, but icon comparison is worse, I believe
client.images.Remove(hud)
client.screen.Remove(global_hud.blurry, global_hud.druggy, global_hud.vimpaired, global_hud.darkMask, global_hud.nvg)
client.screen.Remove(global_hud.blurry, global_hud.druggy, global_hud.vimpaired, global_hud.darkMask, global_hud.nvg, global_hud.lum)
update_action_buttons()