mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
VS: Shift these by one to avoid PLANE_MESONS
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// "Character HUDs", aka HUDs, but not the game's UI. Things like medhuds.
|
||||
#define PLANE_CH_HEALTH_VR 27 //Hidden healthbar when at full health
|
||||
#define PLANE_CH_STATUS_R 28 //Right-side status icon
|
||||
#define PLANE_CH_BACKUP 29 //Backup implant
|
||||
#define PLANE_CH_VANTAG 30 //Vore Antag hud
|
||||
#define PLANE_CH_HEALTH_VR 26 //Hidden healthbar when at full health
|
||||
#define PLANE_CH_STATUS_R 27 //Right-side status icon
|
||||
#define PLANE_CH_BACKUP 28 //Backup implant
|
||||
#define PLANE_CH_VANTAG 29 //Vore Antag hud
|
||||
|
||||
#define PLANE_AUGMENTED 40 //Augmented-reality plane
|
||||
|
||||
|
||||
Reference in New Issue
Block a user