mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user