mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-13 06:13:18 +00:00
Whitelist menu stuff so VAda can have his XP themed icon set without setting ismodified. ;P
This commit is contained in:
parent
da239d36e8
commit
bf740f60cc
1 changed files with 1 additions and 0 deletions
|
@ -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},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue