Core/DataStores: Updated db2 structures to 8.3.0

Port From (https://github.com/TrinityCore/TrinityCore/commit/90628b7d29e041310abc25438f219a0c73c41bae)
This commit is contained in:
hondacrx
2020-02-22 19:06:49 -05:00
parent bcf199dba5
commit 1464910d26
19 changed files with 98 additions and 59 deletions
@@ -26,7 +26,7 @@ namespace Framework.Constants
Any = -1,
}
public enum CriteriaTreeFlags : ushort
public enum CriteriaTreeFlags
{
ProgressBar = 0x0001,
ProgressIsDate = 0x0004,