mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
* Reverted to the old Mersenne Twister till the new one can be properly added
--HG-- branch : trunk
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
|
||||
#include "socket_include.h"
|
||||
#include "utf8.h"
|
||||
#include "SFMT.h"
|
||||
//#include "SFMT.h"
|
||||
#include "MersenneTwister.h"
|
||||
#include <ace/TSS_T.h>
|
||||
|
||||
typedef ACE_TSS<MTRand> MTRandTSS;
|
||||
|
||||
Reference in New Issue
Block a user