More fixes to miniwindow

This commit is contained in:
Henrique Santiago
2012-08-21 18:40:47 -03:00
parent f27f005757
commit 8d89d1194a
12 changed files with 39 additions and 17 deletions

View File

@@ -40,6 +40,8 @@ function init()
if g_game.isOnline() then
online()
end
combatControlsWindow:setup()
end
function terminate()