mirror of
https://github.com/edubart/otclient.git
synced 2025-12-15 05:09:46 +01:00
Minor fixes to some previous commits.
* Fixed a bug with storing the protocol version. * Fixed an issue with text windows cancelling. * Fixed a typo in the source.
This commit is contained in:
@@ -76,7 +76,7 @@ void GraphicalApplication::terminate()
|
||||
// destroy particles
|
||||
g_particles.terminate();
|
||||
|
||||
// destroy any reamaning widget
|
||||
// destroy any remaining widget
|
||||
g_ui.terminate();
|
||||
|
||||
Application::terminate();
|
||||
|
||||
Reference in New Issue
Block a user