Skip to content
Snippets Groups Projects
Commit ff5b4d33 authored by DarkGod's avatar DarkGod
Browse files

pff

parent 760614d3
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,6 @@ end
function _M:loginSteam()
local d = self:simpleWaiter("Login...", "Login in your account, please wait...") core.display.forceRedraw()
core.steam.sessionTicket(function(ticket)
OK THIS SHOULD HAVE A TIMEOUT
if not ticket then
Dialog:simplePopup("Steam", "Steam client not found.")
d:done()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment