mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Added missing include for Mangos timer rewrite
This commit is contained in:
@@ -10,6 +10,9 @@
|
|||||||
#include "Unit.h"
|
#include "Unit.h"
|
||||||
#include "GameObject.h"
|
#include "GameObject.h"
|
||||||
#include "DBCStores.h"
|
#include "DBCStores.h"
|
||||||
|
#ifdef MANGOS
|
||||||
|
#include "Timer.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
uint32 ElunaUtil::GetCurrTime()
|
uint32 ElunaUtil::GetCurrTime()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user