Updated to 7.3.5.25996 (Db2 files not updated)
This commit is contained in:
@@ -526,7 +526,12 @@ namespace Framework.Constants
|
||||
MistsOfPandaria = 4,
|
||||
WarlordsOfDraenor = 5,
|
||||
Legion = 6,
|
||||
Max
|
||||
Max,
|
||||
|
||||
// future expansion
|
||||
BattleForAzeroth = 7,
|
||||
|
||||
MaxAccountExpansions
|
||||
}
|
||||
public enum PowerType : byte
|
||||
{
|
||||
@@ -2302,7 +2307,8 @@ namespace Framework.Constants
|
||||
QuestTurnInFailReason = 983,
|
||||
ClaimedChallengeModeRewardOld = 984,
|
||||
TalentGrantedByAura = 985,
|
||||
ChallengeModeAlreadyComplete = 986
|
||||
ChallengeModeAlreadyComplete = 986,
|
||||
GlyphTargetNotAvailable = 987
|
||||
}
|
||||
|
||||
public enum SceneFlags
|
||||
|
||||
Reference in New Issue
Block a user