From 0bef1edfb9df25ed6c7ebbe5d3aa2ac5aa091782 Mon Sep 17 00:00:00 2001 From: shweet Date: Fri, 30 Aug 2024 01:27:34 -0400 Subject: [PATCH] fuck fuck fuck --- src/game/state/state.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/state/state.h b/src/game/state/state.h index a4f7bf4..44ad91b 100644 --- a/src/game/state/state.h +++ b/src/game/state/state.h @@ -386,7 +386,7 @@ static const LevelData LEVEL_DATA_DEFAULT[LEVEL_COUNT] = .time = -1 }, { - .status = LEVEL_STATUS_UNLOCKED, + .status = LEVEL_STATUS_LOCKED, .score = -1, .time = -1 },