K_StartingBumperCount: Versus contexts also have a GP difficulty-locked quantity

This commit is contained in:
toaster 2023-10-29 12:42:30 +00:00
parent 388b14e956
commit 4c5005d46f

View file

@ -39,7 +39,7 @@ UINT8 numtargets = 0; // Capsules busted
INT32 K_StartingBumperCount(void)
{
if (battleprisons)
if (battleprisons || K_CheckBossIntro())
{
if (grandprixinfo.gp)
{