fixes and preparations for battle window

This commit is contained in:
AndreFaramir
2012-02-08 06:12:46 -02:00
parent 9bff1aa6ea
commit aff8c7717e
3 changed files with 5 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ Module
- client_tibiafiles
onLoad: |
require 'hotkeys_manager'
dofile 'hotkeys_manager'
HotkeysManager.init()
onUnload: |