mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +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) |