Fix locale send, spelllist reload, few changes

This commit is contained in:
Henrique Santiago
2013-02-18 22:18:10 -03:00
parent 67fc77d507
commit 59a5b8115a
6 changed files with 25 additions and 12 deletions

View File

@@ -161,6 +161,10 @@ function init()
initialiseSpelllist()
resizeWindow()
if g_game.isOnline() then
online()
end
end
function terminate()