Update hud.dm

This commit is contained in:
Poojawa
2017-09-17 22:38:31 -05:00
committed by GitHub
parent d5c012d431
commit a9e3deb51a
-3
View File
@@ -20,11 +20,8 @@ GLOBAL_LIST_INIT(huds, list(
ANTAG_HUD_SINTOUCHED = new/datum/atom_hud/antag/hidden(),
ANTAG_HUD_SOULLESS = new/datum/atom_hud/antag/hidden(),
ANTAG_HUD_CLOCKWORK = new/datum/atom_hud/antag(),
<<<<<<< HEAD
ANTAG_HUD_BORER = new/datum/atom_hud/antag(),
=======
ANTAG_HUD_BROTHER = new/datum/atom_hud/antag/hidden(),
>>>>>>> 1e4d1ca... Traitorbro gamemode (#30344)
))
/datum/atom_hud