mirror of
https://github.com/edubart/otclient.git
synced 2025-12-15 05:09:46 +01:00
Fix particles and some fun in the background LOL
This commit is contained in:
@@ -205,7 +205,7 @@ void GraphicalApplication::poll()
|
||||
|
||||
// poll window input events
|
||||
g_window.poll();
|
||||
g_particles.update();
|
||||
g_particles.poll();
|
||||
g_textures.poll();
|
||||
|
||||
Application::poll();
|
||||
|
||||
Reference in New Issue
Block a user