mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-04-03 02:42:59 +01:00
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
#define EQUIP_PREVIEW_LOADOUT 1
|
|
#define EQUIP_PREVIEW_JOB 2
|
|
#define EQUIP_PREVIEW_ALL (EQUIP_PREVIEW_LOADOUT|EQUIP_PREVIEW_JOB)
|