Let's not tip our hand too early. (Oversight when minimising boss material)

This commit is contained in:
toaster 2022-09-02 22:18:33 +01:00
parent 061eca773b
commit 1aabde7d4f

View file

@ -5051,7 +5051,7 @@ void Command_Retry_f(void)
}
else if (grandprixinfo.gp == false && bossinfo.boss == false)
{
CONS_Printf(M_GetText("This only works in Grand Prix or Mission Mode.\n"));
CONS_Printf(M_GetText("This only works in singleplayer games.\n"));
}
else
{