mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 13:02:02 +00:00
3 lines
127 B
Plaintext
3 lines
127 B
Plaintext
#define EQUIP_PREVIEW_LOADOUT 1
|
|
#define EQUIP_PREVIEW_JOB 2
|
|
#define EQUIP_PREVIEW_ALL (EQUIP_PREVIEW_LOADOUT|EQUIP_PREVIEW_JOB) |