Skip to content

Commit 40c13ea

Browse files
committed
typo
1 parent 2763cfd commit 40c13ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decompile/General/LOAD/LOAD_44_TenStages.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ int DECOMP_LOAD_TenStages(struct GameTracker* gGT, int loadingStage, struct BigH
144144
// ========== Set numPlyr ================
145145

146146

147-
if (levelID <= TURBO_TRACK)
147+
if (levelID <= LAB_BASEMENT)
148148
{
149149
// get CurrGame from main menu's NextGame
150150
gGT->numPlyrCurrGame = gGT->numPlyrNextGame;

0 commit comments

Comments
 (0)