Removes unused Xeno stuff

This commit is contained in:
Yoshax
2016-05-24 23:48:52 +01:00
parent c1b1270e8e
commit 6ff7293585
3 changed files with 0 additions and 6 deletions
@@ -1584,9 +1584,6 @@
if(stat == DEAD)
holder.icon_state = "huddead"
holder2.icon_state = "huddead"
else if(status_flags & XENO_HOST)
holder.icon_state = "hudxeno"
holder2.icon_state = "hudxeno"
else if(foundVirus)
holder.icon_state = "hudill"
else if(has_brain_worms())