Core: Update to 10.2.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/468a06baf046b716305ee665e3cfd93c80e99457)
This commit is contained in:
@@ -35,7 +35,8 @@ namespace Framework.Constants
|
||||
public enum PetStableFlags
|
||||
{
|
||||
Active = 0x1,
|
||||
Inactive = 0x2
|
||||
Inactive = 0x2,
|
||||
Favorite = 0x8
|
||||
}
|
||||
|
||||
public enum PetSpellState
|
||||
|
||||
Reference in New Issue
Block a user