* Allow the initialization of the Wintergrasp OutdoorPvP enviroment to be disabled if configured.

--HG--
branch : trunk
This commit is contained in:
Machiavelli
2009-10-06 20:46:58 +02:00
parent 3bbc0d3324
commit 43b3f834cf
5 changed files with 12 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
// Format is YYYYMMDDRR where RR is the change in the conf file
// for that day.
#ifndef _TRINITY_CORE_CONFVER
# define _TRINITY_CORE_CONFVER 2009092701
# define _TRINITY_CORE_CONFVER 2009100601
#endif //_TRINITY_CORE_CONFVER
#ifdef WIN32