mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
Polish interface, pt translations
This commit is contained in:
@@ -98,7 +98,7 @@ function EnterGame.init()
|
||||
end
|
||||
|
||||
function EnterGame.firstShow()
|
||||
enterGame:show()
|
||||
EnterGame.show()
|
||||
|
||||
local account = g_crypt.decrypt(g_settings.get('account'))
|
||||
local password = g_crypt.decrypt(g_settings.get('password'))
|
||||
|
Reference in New Issue
Block a user