Tabs to spaces

This commit is contained in:
Deve 2019-07-12 08:44:55 +02:00
parent 9415c61d75
commit b185544518

View File

@ -1285,7 +1285,7 @@ bool CIrrDeviceWayland::run()
if (wl_display_dispatch_pending(m_display) == -1)
{
closeDevice();
closeDevice();
}
for (unsigned int i = 0; i < m_events.size(); i++)