main #21

Closed
kistaro wants to merge 76 commits from main into some_level
Showing only changes of commit 7c3cd44b9a - Show all commits

View File

@ -207,7 +207,7 @@ function title:draw()
print(lvlstr,51,90,blinkcol) print(lvlstr,51,90,blinkcol)
end end
start_level=10 start_level=0
max_level=31 max_level=31
function title:update() function title:update()