make life stronger

This commit is contained in:
Fabien Freling 2019-04-28 17:50:25 +02:00
parent 62b28964ca
commit 8a68fe6b65

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)