- [NEW] Ja camina, bota, cau, puja i baixa escales i cordes

This commit is contained in:
2025-06-21 17:28:59 +02:00
parent 1271c74c53
commit 6fff1996f1
8 changed files with 100 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ game = {
enable = function()
app.update = game.update
sys.beat(2)
shader.enable();
--shader.enable();
end,
update = function()