mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Fix mangos build
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
|
||||
#include "ElunaUtility.h"
|
||||
#include "Common.h"
|
||||
#ifdef TRINITY
|
||||
#include "Random.h"
|
||||
#else
|
||||
#include "Util.h"
|
||||
#endif
|
||||
#include <map>
|
||||
|
||||
#ifdef TRINITY
|
||||
|
||||
Reference in New Issue
Block a user