mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-20 00:11:19 +00:00
Whitelist the "X" shown in the HUD
This commit is contained in:
parent
15008f31a7
commit
da27f720da
1 changed files with 1 additions and 0 deletions
|
@ -2079,6 +2079,7 @@ int W_VerifyNMUSlumps(const char *filename)
|
|||
{"STCFN", 5}, // Console font changes
|
||||
{"TNYFN", 5}, // Tiny console font changes
|
||||
{"STT", 3}, // Acceptable HUD changes (Score Time Rings)
|
||||
{"STLIVEX", 7}, // "X" that shows under skin's HUDNAME
|
||||
{"YB_", 3}, // Intermission graphics, goes with the above
|
||||
{"M_", 2}, // As does menu stuff
|
||||
{"MUSICDEF", 8}, // Song definitions (thanks kart)
|
||||
|
|
Loading…
Reference in a new issue