mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 20:31:30 +00:00
2.1 Score/Time/Rings lump name
This commit is contained in:
parent
d7321fd8c4
commit
1b7a9aaa01
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…
Reference in a new issue