mirror of
https://github.com/edubart/otclient.git
synced 2025-12-15 05:09:46 +01:00
Restore support for animated png files
* Rework resource manager * Add missing files * Improve some graphics classes
This commit is contained in:
@@ -76,7 +76,7 @@ void GraphicalApplication::terminate()
|
||||
// destroy particles
|
||||
g_particles.terminate();
|
||||
|
||||
// destroy any remaining widget
|
||||
// destroy any reamaning widget
|
||||
g_ui.terminate();
|
||||
|
||||
Application::terminate();
|
||||
|
||||
Reference in New Issue
Block a user