mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 20:34:53 +08:00
Update EventProcessor.h
This commit is contained in:
parent
2fb9c01c20
commit
bcee010ef3
@ -122,6 +122,8 @@ class EventProcessor
|
||||
|
||||
void CancelEventGroup(uint8 group);
|
||||
|
||||
bool HaveEventList() const { return !m_events.empty(); }
|
||||
|
||||
protected:
|
||||
uint64 m_time{0};
|
||||
EventList m_events;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user