Skip to content
Snippets Groups Projects
Commit bf740f60 authored by toaster's avatar toaster
Browse files

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

parent da239d36
Branches
Tags
No related merge requests found
...@@ -1240,6 +1240,7 @@ int W_VerifyNMUSlumps(const char *filename) ...@@ -1240,6 +1240,7 @@ int W_VerifyNMUSlumps(const char *filename)
{"TNYFN", 5}, // Tiny console font changes {"TNYFN", 5}, // Tiny console font changes
{"STT", 3}, // Acceptable HUD changes (Score Time Rings) {"STT", 3}, // Acceptable HUD changes (Score Time Rings)
{"YB_", 3}, // Intermission graphics, goes with the above {"YB_", 3}, // Intermission graphics, goes with the above
{"M_", 2}, // As does menu stuff
{NULL, 0}, {NULL, 0},
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment