make life stronger

master
Fabien Freling 2019-04-28 17:50:25 +02:00
parent 62b28964ca
commit 8a68fe6b65
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ function updateGame()
currentState = GameState.gameover
return
end
if t%10 ==0 then
if t%20 ==0 then
life=life-1
end
if btnp(4) then -- A (Z key)