Core/GameObjects: Transport (type 11) improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/630b60eb0dcd3d9ce41582664ab822b049365431)
This commit is contained in:
@@ -93,7 +93,7 @@ namespace Framework.Constants
|
||||
Max = 3
|
||||
}
|
||||
|
||||
public enum GameObjectDynamicLowFlags
|
||||
public enum GameObjectDynamicLowFlags : ushort
|
||||
{
|
||||
HideModel = 0x02,
|
||||
Activate = 0x04,
|
||||
|
||||
Reference in New Issue
Block a user