mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Fixes the inexplicable runtime errors.
This commit is contained in:
+2
-2
@@ -15,9 +15,9 @@ var/datum/atom_hud/huds = list( \
|
||||
ANTAG_HUD_HOG_BLUE = new/datum/atom_hud/antag(),\
|
||||
ANTAG_HUD_HOG_RED = new/datum/atom_hud/antag(),\
|
||||
ANTAG_HUD_TRAITOR = new/datum/atom_hud/antag(),\
|
||||
ANTAG_HUD_CHANGELING = new/datum/atom_hud/antag(),\
|
||||
ANTAG_HUD_ABDUCTOR = new/datum/atom_hud/antag(),\
|
||||
ANTAG_HUD_NINJA = new/datum/atom_hud/antag(),\
|
||||
ANTAG_HUD_CHANGLING = new/datum/atom_hud/antag(),\
|
||||
ANTAG_HUD_ABDUCTOR = new/datum/atom_hud/antag(),\
|
||||
)
|
||||
|
||||
/datum/atom_hud
|
||||
|
||||
Reference in New Issue
Block a user