Polish interface, pt translations

This commit is contained in:
Henrique Santiago
2012-08-20 18:58:43 -03:00
parent 518e123a08
commit ac8d6891ca
16 changed files with 52 additions and 27 deletions

View File

@@ -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'))