mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-11 21:52:39 +01:00
))
This commit is contained in:
parent
b0e0318967
commit
e1084c4ec6
@ -266,7 +266,7 @@ function MineOSCore.safeLaunch(path, ...)
|
||||
finalSuccess, finalPath, finalLine, finalTraceback = false, path, tonumber(match) or 1, loadReason
|
||||
end
|
||||
else
|
||||
require("GUI").error("Failed to safely launch file that doesn't exists: \"" .. path .. "\"")
|
||||
require("GUI").alert("Failed to safely launch file that doesn't exists: \"" .. path .. "\"")
|
||||
end
|
||||
|
||||
component.screen.setPrecise(false)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user