mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
feat(Core/Modules): add separated lib for modules (#9281)
This commit is contained in:
@@ -34,10 +34,6 @@
|
||||
#include "WorldPacket.h"
|
||||
#include <time.h>
|
||||
|
||||
#ifdef ELUNA
|
||||
#include "LuaEngine.h"
|
||||
#endif
|
||||
|
||||
GameEventMgr* GameEventMgr::instance()
|
||||
{
|
||||
static GameEventMgr instance;
|
||||
|
||||
Reference in New Issue
Block a user