Basic output working
This commit is contained in:
@@ -104,7 +104,7 @@ function love.run()
|
||||
love.graphics.clear()
|
||||
if love.draw then love.draw() end
|
||||
love.graphics.present()
|
||||
love.mixer.mix()
|
||||
love.sound.mix()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user