mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Exosuit RCD now displays Radial Menu (#14220)
This commit is contained in:
@@ -12,4 +12,10 @@
|
||||
#define WIRELESS_PIN_DISABLED 1
|
||||
#define WIRELESS_PIN_AUTOMATIC 2
|
||||
#define WIRELESS_PIN_STUN 3
|
||||
#define WIRELESS_PIN_LETHAL 4
|
||||
#define WIRELESS_PIN_LETHAL 4
|
||||
|
||||
//RCD Modes (TODO: Have the other RCD types have defines and set them here.)
|
||||
#define RFD_FLOORS_AND_WALL 1
|
||||
#define RFD_WINDOWS_AND_GRILLE 2
|
||||
#define RFD_AIRLOCK 3
|
||||
#define RFD_DECONSTRUCT 4
|
||||
Reference in New Issue
Block a user