Default level 0

This commit is contained in:
Pyrex 2022-12-30 22:28:42 -08:00
parent 0534e8df79
commit 7c3cd44b9a

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()