BuildBorderCleanup

This commit is contained in:
David Markowitz
2023-06-26 21:58:56 -07:00
parent d29287f9d9
commit fdcfbdee85
5 changed files with 28 additions and 57 deletions

View File

@@ -59,6 +59,7 @@ const uint64_t LWOZONEID_INVALID = 0; //!< Invalid LWOZONEID
const LOT LOT_ZONE_CONTROL = 2365;
const LOT LOT_3D_AMBIENT_SOUND = 6368;
const LOT LOT_MODEL_IN_WORLD = 14;
const LOT LOT_THINKING_CAP = 6086;
const float PI = 3.14159f;