protocol login at lua

This commit is contained in:
Henrique Santiago
2012-06-05 16:16:57 -03:00
parent 8ef4716d71
commit 6b9943447a
8 changed files with 225 additions and 78 deletions

View File

@@ -8,6 +8,7 @@ Module
- client_topmenu
@onLoad: |
dofile 'protocollogin'
dofile 'entergame'
dofile 'characterlist'
EnterGame.init()