mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 08:01:06 +00:00
2 lines
165 B
Plaintext
2 lines
165 B
Plaintext
#define OBJ_FLAG_ROTATABLE (1<<1) //Can this object be rotated?
|
|
#define OBJ_FLAG_ROTATABLE_ANCHORED (1<<2) // This object can be rotated even while anchored |