UIMap just got in

This commit is contained in:
Eduardo Bart
2011-08-29 00:04:23 -03:00
parent fe9591ca8d
commit a8afbf9b3f
10 changed files with 193 additions and 36 deletions

View File

@@ -9,6 +9,7 @@ function EnterGame_characterWindow_okClicked()
Configs.set('lastUsedCharacter', selected.characterName)
charactersWindow:destroy()
mainMenu:hide()
Game.createMainInterface()
else
displayErrorBox('Error', 'You must select a character to login!')
end