Core/Worldstates: move WS_ARENA_DISTRIBUTION_TIME declaration

This commit is contained in:
ShinDarth
2016-08-13 16:32:19 +02:00
parent 194fbd1792
commit 54a7b8358e
2 changed files with 1 additions and 1 deletions

View File

@@ -30,7 +30,6 @@ typedef std::set<uint32> BattlegroundClientIdsContainer;
typedef std::unordered_map<uint32, BattlegroundTypeId> BattleMastersMap;
#define BATTLEGROUND_ARENA_POINT_DISTRIBUTION_DAY 86400 // seconds in a day
#define WS_ARENA_DISTRIBUTION_TIME 20001 // Custom worldstate
struct BattlegroundData
{

View File

@@ -506,6 +506,7 @@ enum RealmZone
enum WorldStates
{
WS_ARENA_DISTRIBUTION_TIME = 20001, // Next arena distribution time
WS_WEEKLY_QUEST_RESET_TIME = 20002, // Next weekly reset time
WS_BG_DAILY_RESET_TIME = 20003, // Next daily BG reset time
WS_CLEANING_FLAGS = 20004, // Cleaning Flags