mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-10 07:36:51 +00:00
2.1 Score/Time/Rings lump name
This commit is contained in:
parent
e19aa8c84a
commit
76d6a4d2d5
1 changed files with 2 additions and 1 deletions
|
|
@ -1683,7 +1683,8 @@ int W_VerifyNMUSlumps(const char *filename)
|
|||
{"TTL", 3}, // Act number changes
|
||||
{"STCFN", 5}, // Console font changes
|
||||
{"TNYFN", 5}, // Tiny console font changes
|
||||
{"STT", 3}, // Acceptable HUD changes (Score Time Rings)
|
||||
{"SBO", 3}, // Acceptable HUD changes (Score Time Rings)
|
||||
{"RRINGS", 6}, // Rings HUD (not named as SBO)
|
||||
{"YB_", 3}, // Intermission graphics, goes with the above
|
||||
{"M_", 2}, // As does menu stuff
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue