Credit to Monster860 for telling me what I did stupid. HUD still doesn't show however so need to find out that next
This commit is contained in:
taukausanake
2016-06-09 21:36:23 -05:00
parent 130096aced
commit db7b819d1f
2 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ var/datum/atom_hud/huds = list( \
ANTAG_HUD_NINJA = new/datum/atom_hud/antag/hidden(),\
ANTAG_HUD_CHANGELING = new/datum/atom_hud/antag/hidden(),\
ANTAG_HUD_VAMPIRE = new/datum/atom_hud/antag/hidden(),\
ANTAG_HUD_ABDUCTOR = new/datum/atom_hud/antag/hidden(),\
ANTAG_HUD_ABDUCTOR = new/datum/atom_hud/antag/hidden()\
)
/datum/atom_hud