clarify the situation a bit more in the comments

(cherry picked from commit 5c33ff04581abe44e1c8ad03e680ff918b9dc0d2)
This commit is contained in:
Monster Iestyn 2020-02-20 20:38:01 +00:00 committed by James R
parent 31237935da
commit 8a5fd38bca

View file

@ -1339,7 +1339,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())
{