Core/DataStores: Updated db2 structures to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/d52c00a8fe79186013980af0e2caa3fd13c0c5fa)
This commit is contained in:
@@ -501,7 +501,7 @@ namespace Framework.Constants
|
||||
CookingSupp = 0x10000
|
||||
}
|
||||
|
||||
public enum InventoryType : byte
|
||||
public enum InventoryType : sbyte
|
||||
{
|
||||
NonEquip = 0,
|
||||
Head = 1,
|
||||
|
||||
Reference in New Issue
Block a user