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