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

@@ -56,6 +56,8 @@ function init()
onSoulChange(localPlayer, localPlayer:getSoul())
onFreeCapacityChange(localPlayer, localPlayer:getFreeCapacity())
end
healthInfoWindow:setup()
end
function terminate()