mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
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:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user