mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Cleanup whitespace
This commit is contained in:
@@ -273,7 +273,7 @@ function love.errorhandler(msg)
|
||||
end
|
||||
|
||||
table.insert(err, "\n")
|
||||
|
||||
|
||||
for l in trace:gmatch("([^\n]+)") do
|
||||
if not l:match("boot.lua") then
|
||||
l = l:gsub("stack traceback:", "Traceback\n")
|
||||
|
||||
Reference in New Issue
Block a user