Bit of a strange question: if I wanted to disable the episode selection for Space Britain (to speed up starting up the loaded map WAD), is it correct for me to create a MAPINFO lump inside a WAD file (the patch file, because I don't want to mess with the original file) like so:
Episode STONEM1
{
Remove
}
Or does that break things and/or cause unintended side effects?