start with 5 lives

This commit is contained in:
tildearrow 2024-04-12 14:23:22 -05:00
parent f73380f0c7
commit 302496cb6d

View file

@ -453,7 +453,7 @@ struct FurnaceCV {
newHiScore(false),
playSongs(true),
pleaseInitSongs(false),
lives(3),
lives(5),
respawnTime(0),
stage(0),
shotType(0),