Merge pull request #17895 from GunHog/It_Was_Probably_My_Fault_Anyway

[s] Fixes Antag status showing for Diagnostic HUD mobs.
This commit is contained in:
Joan Lung
2016-05-23 19:06:40 -04:00
+1 -1
View File
@@ -15,7 +15,7 @@
#define DIAG_MECH_HUD "11"// Mech health bar
#define DIAG_BOT_HUD "12"// Bot HUDs
//for antag huds. these are used at the /mob level
#define ANTAG_HUD "12"
#define ANTAG_HUD "13"
//data HUD (medhud, sechud) defines
//Don't forget to update human/New() if you change these!