Fixed windows compile for game and TrinityCore

NOTE: config renamed from TrinityCore.conf to worldserver.conf

--HG--
branch : trunk
This commit is contained in:
Shauren
2010-06-10 19:22:53 +02:00
parent 565abc1982
commit 61bc0dce35
5 changed files with 547 additions and 153 deletions

View File

@@ -34,7 +34,7 @@
#include "Master.h"
#ifndef _TRINITY_CORE_CONFIG
# define _TRINITY_CORE_CONFIG "TrinityCore.conf"
# define _TRINITY_CORE_CONFIG "worldserver.conf"
#endif //_TRINITY_CORE_CONFIG
#ifdef WIN32