clarify the situation a bit more in the comments

This commit is contained in:
Monster Iestyn 2020-02-20 20:38:01 +00:00
parent 903cc311a7
commit 5c33ff0458
1 changed files with 2 additions and 1 deletions

View File

@ -1293,7 +1293,8 @@ void D_SRB2Main(void)
//------------------------------------------------ COMMAND LINE PARAMS
// this must be done after loading gamedata, to avoid setting off the corrupted gamedata flag in G_LoadGameData
// this must be done after loading gamedata,
// to avoid setting off the corrupted gamedata code in G_LoadGameData if a SOC with custom gamedata is added
// -- Monster Iestyn 20/02/20
if (M_CheckParm("-warp") && M_IsNextParm())
{