Reset start_level

This commit is contained in:
Pyrex 2023-01-01 20:18:59 -08:00
parent a6330a7ad6
commit 39cb0c9959

View File

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