mirror of
https://github.com/kepler155c/opus
synced 2025-08-29 17:08:02 +00:00
better startup
This commit is contained in:
@@ -17,7 +17,8 @@ local function run(file, ...)
|
|||||||
end
|
end
|
||||||
|
|
||||||
if not s then
|
if not s then
|
||||||
error(m or ('Error running ' .. file))
|
printError('Error loading ' .. file)
|
||||||
|
error(m)
|
||||||
end
|
end
|
||||||
return m
|
return m
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user