mirror of
https://github.com/edubart/otclient.git
synced 2025-12-23 00:27:12 +01:00
fix outfit glitches, init combobox, move shaders, remove unused particles files, create timer utility
This commit is contained in:
@@ -30,7 +30,6 @@ void EventDispatcher::flush()
|
||||
{
|
||||
poll();
|
||||
|
||||
m_eventList.clear();
|
||||
while(!m_scheduledEventList.empty())
|
||||
m_scheduledEventList.pop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user