mirror of
https://github.com/edubart/otclient.git
synced 2025-12-26 09:47:11 +01:00
some cleanup in modules, fixes in tooltip, uiwidget warnings, disable map saving for a while
This commit is contained in:
@@ -80,6 +80,7 @@ public:
|
||||
|
||||
private:
|
||||
std::list<EventPtr> m_eventList;
|
||||
int m_pollEventsSize;
|
||||
std::priority_queue<ScheduledEventPtr, std::vector<ScheduledEventPtr>, lessScheduledEvent> m_scheduledEventList;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user