Sync LLSelectMgr with upstream Alchemy

This commit is contained in:
Lirusaito
2019-01-23 05:05:36 -05:00
parent ca5fb91350
commit b4cf0b429b
3 changed files with 375 additions and 158 deletions

View File

@@ -69,6 +69,7 @@ const U32 FLAGS_TEMPORARY = (1U << 30);
//const U32 FLAGS_UNUSED_007 = (1U << 31); // was FLAGS_ZLIB_COMPRESSED
const U32 FLAGS_LOCAL = FLAGS_ANIM_SOURCE | FLAGS_CAMERA_SOURCE;
const U32 FLAGS_WORLD = FLAGS_USE_PHYSICS | FLAGS_PHANTOM | FLAGS_TEMPORARY_ON_REZ;
typedef enum e_havok_joint_type
{