mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
add a new folder structure redesign organized by packages
This commit is contained in:
@@ -45,7 +45,7 @@ function EnterGame_connectToLoginServer()
|
||||
motdBox.onOk = recreateEnterGame
|
||||
end
|
||||
|
||||
-- get account and password and login
|
||||
-- get account and password then login
|
||||
local enterGameWindow = rootUI:child("enterGameWindow")
|
||||
local account = enterGameWindow:child("accountNameTextEdit").text
|
||||
local password = enterGameWindow:child("passwordTextEdit").text
|
||||
|
Reference in New Issue
Block a user