Update Pastebin.lua

This commit is contained in:
Igor Timofeev
2015-09-27 02:46:03 +03:00
parent 49d20256fb
commit 5e856576c2

View File

@@ -476,7 +476,7 @@ local pasteLoadLimit = 50
local args = {...}
drawAll()
if not waitForSuccessLogin() then return end
if not waitForSuccessLogin() then ecs.prepareToExit(); return true end
drawTopBar()
if #args > 1 then