mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-21 15:42:35 +00:00
3 lines
179 B
Plaintext
3 lines
179 B
Plaintext
#define GS_LOC_ATOM 0x1 //The ghost spawner assigns a atom to the user
|
|
#define GS_LOC_POS 0x2 //The ghost spawner determines the spawn location based on a fixed position
|