mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 21:22:40 +00: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)
|