Whitelist menu stuff so VAda can have his XP themed icon set without setting ismodified. ;P

This commit is contained in:
toasterbabe 2017-04-29 16:40:07 +01:00
parent da239d36e8
commit bf740f60cc
1 changed files with 1 additions and 0 deletions

View File

@ -1240,6 +1240,7 @@ int W_VerifyNMUSlumps(const char *filename)
{"TNYFN", 5}, // Tiny console font changes
{"STT", 3}, // Acceptable HUD changes (Score Time Rings)
{"YB_", 3}, // Intermission graphics, goes with the above
{"M_", 2}, // As does menu stuff
{NULL, 0},
};