mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-07-11 16:14:44 +01:00
5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
//Request Console Department Types
|
|
#define RC_ASSIST 1 //Request Assistance
|
|
#define RC_SUPPLY 2 //Request Supplies
|
|
#define RC_INFO 4 //Relay Info
|