Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
namespace Framework.Constants
|
||||
{
|
||||
public enum GameObjectTypes : byte
|
||||
public enum GameObjectTypes : int
|
||||
{
|
||||
Door = 0,
|
||||
Button = 1,
|
||||
|
||||
Reference in New Issue
Block a user