Core/Misc: Updated a bunch of enums to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/528dd88e593ec5984177bcb0c8ede49ab796c930)
This commit is contained in:
@@ -75,7 +75,9 @@ namespace Framework.Constants
|
||||
SiegeableMulti = 53,
|
||||
SiegeableMo = 54,
|
||||
PvpReward = 55,
|
||||
Max = 56
|
||||
FuturePatch1 = 56,
|
||||
FuturePatch2 = 57,
|
||||
Max = 58
|
||||
}
|
||||
|
||||
public enum GameObjectState
|
||||
|
||||
Reference in New Issue
Block a user