forgot to commit some stuff yesterday, hope the changelog is still in there, but i added a compatibility file someone made to make stuff easyer to emulate on pc

This commit is contained in:
2018-08-31 00:41:55 +02:00
parent 5b314fe022
commit 80447848b5
4 changed files with 381 additions and 30 deletions

View File

@@ -16,9 +16,7 @@ end
function love.draw()
love.graphics.setScreen('top')
snakeplayer:draw()
love.graphics.setScreen('bottom')
fly:draw()
end
@@ -127,3 +125,4 @@ end
--require("potion-compat")