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:
BeniS
2013-01-18 03:23:01 +13:00
parent cf77c2baf3
commit b68df8336a
9 changed files with 18 additions and 16 deletions

View File

@@ -109,10 +109,10 @@ void Application::deinit()
g_modules.unloadModules();
g_modules.clear();
// release reamaning lua object references
// release remaining lua object references
g_lua.collectGarbage();
// poll reamaning events
// poll remaining events
poll();
// disable dispatcher events