mirror of
https://github.com/edubart/otclient.git
synced 2025-12-26 09:47:11 +01:00
change interface style, add top menu
This commit is contained in:
@@ -56,7 +56,7 @@ function CharacterList.create(characters, premDays)
|
||||
charactersWindow:destroy()
|
||||
end
|
||||
|
||||
charactersWindow = UI.loadAndDisplayLocked('/mainmenu/ui/charlist.otui')
|
||||
charactersWindow = UI.loadAndDisplay('/mainmenu/ui/charlist.otui')
|
||||
characterList = charactersWindow:getChildById('characterList')
|
||||
local accountStatusLabel = charactersWindow:getChildById('accountStatusLabel')
|
||||
charactersWindow.onKeyPress = onCharactersWindowKeyPress
|
||||
|
||||
Reference in New Issue
Block a user