Clears the scissor in the error screen

This commit is contained in:
bart@bart
2009-09-19 14:46:33 +02:00
parent 3df85df1c1
commit 4b4cf36579
2 changed files with 68 additions and 66 deletions
+1
View File
@@ -639,6 +639,7 @@ function love.errhand(msg)
end
-- Load.
love.graphics.setScissor()
love.graphics.setBackgroundColor(89, 157, 220)
local font = love.graphics.newFont(love._vera_ttf, 14)
love.graphics.setFont(font)