Disable MTMaps by default, since it seems to be such a big headache for some people to do this for themselves.

--HG--
branch : trunk
This commit is contained in:
Paradox
2009-10-25 22:33:23 -04:00
parent db9e96f835
commit d8572155ca

View File

@@ -152,7 +152,7 @@ typedef uint64 OBJECT_HANDLE;
#endif
#if !defined(DEBUG) && !defined(MANGOS_DEBUG) && !defined(TRINITY_DEBUG)
#define MULTI_THREAD_MAP
//#define MULTI_THREAD_MAP
#endif
#ifdef MULTI_THREAD_MAP