mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Don't do any further stuff if going to Tutorial course
This commit is contained in:
parent
2033c75500
commit
7568acd592
1 changed files with 2 additions and 0 deletions
|
|
@ -1208,6 +1208,8 @@ boolean M_ChallengesInputs(INT32 ch)
|
|||
|
||||
M_CloseChallenges();
|
||||
M_ClearMenus(true);
|
||||
|
||||
return false; // DO NOT
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue