4 lines
69 B
Lua

function love.draw2()
love.graphics.setBackgroundColor(0, 1, 0)
end