final fixes

This commit is contained in:
Timothy Teakettle
2020-06-16 23:47:22 +01:00
parent 89bd474192
commit 2d1d2eeda6
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ GLOBAL_LIST_INIT(huds, list(
ANTAG_HUD_CLOCKWORK = new/datum/atom_hud/antag(),
ANTAG_HUD_BROTHER = new/datum/atom_hud/antag/hidden(),
ANTAG_HUD_BLOODSUCKER = new/datum/atom_hud/antag/bloodsucker(),
ANTAG_HUD_HIVEAWAKE = new/datum/atom_hud/antag()
ANTAG_HUD_FUGITIVE = new/datum/atom_hud/antag()
))
/datum/atom_hud