aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShinDarth <borzifrancesco@gmail.com>2016-08-13 16:32:19 +0200
committerShinDarth <borzifrancesco@gmail.com>2016-08-13 16:32:19 +0200
commit54a7b8358e1a75ecf990e39d9e2697348d744ff1 (patch)
tree90f9f98651ae4ea7c3d8ec6ce827d2d16a975fa0 /src
parent194fbd17923aaca30ac0845901adab84141f8318 (diff)
Core/Worldstates: move WS_ARENA_DISTRIBUTION_TIME declaration
Diffstat (limited to 'src')
-rw-r--r--src/server/game/Battlegrounds/BattlegroundMgr.h1
-rw-r--r--src/server/game/World/World.h1
2 files changed, 1 insertions, 1 deletions
diff --git a/src/server/game/Battlegrounds/BattlegroundMgr.h b/src/server/game/Battlegrounds/BattlegroundMgr.h
index dbba964d4b3..bdfd1745fdc 100644
--- a/src/server/game/Battlegrounds/BattlegroundMgr.h
+++ b/src/server/game/Battlegrounds/BattlegroundMgr.h
@@ -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
{
diff --git a/src/server/game/World/World.h b/src/server/game/World/World.h
index 07094bc570b..4dcb07e2f9c 100644
--- a/src/server/game/World/World.h
+++ b/src/server/game/World/World.h
@@ -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