Core/DataStores: Updated db2 structures to 8.3.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/90628b7d29e041310abc25438f219a0c73c41bae)
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Framework.Constants
|
||||
Any = -1,
|
||||
}
|
||||
|
||||
public enum CriteriaTreeFlags : ushort
|
||||
public enum CriteriaTreeFlags
|
||||
{
|
||||
ProgressBar = 0x0001,
|
||||
ProgressIsDate = 0x0004,
|
||||
|
||||
Reference in New Issue
Block a user