mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Whitelist the "X" shown in the HUD
This commit is contained in:
parent
6363162826
commit
aa38fe3f20
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…
Add table
Reference in a new issue