Фиксики

This commit is contained in:
Igor Timofeev
2017-05-27 02:55:21 +03:00
parent b9e6fa9795
commit 6f144ea44b
8 changed files with 19 additions and 17 deletions

View File

@@ -599,7 +599,7 @@ function MineOSCore.safeLaunch(path, ...)
finalSuccess, finalPath, finalLine, finalTraceback = false, path, tonumber(match) or 1, loadReason
end
else
GUI.error("Failed to safely launch file that doesn't exists: \"" .. path .. "\"", {title = {color = 0xFFDB40, text = "Warning"}})
GUI.error("Failed to safely launch file that doesn't exists: \"" .. path .. "\"")
end
component.screen.setPrecise(false)