mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove Kart entries from NMUSlist
This commit is contained in:
parent
77456cd593
commit
a0f2e8eb94
1 changed files with 0 additions and 2 deletions
|
|
@ -1693,10 +1693,8 @@ int W_VerifyNMUSlumps(const char *filename)
|
|||
{"LTFNT", 5}, // Level title font changes
|
||||
{"STCFN", 5}, // Console font changes
|
||||
{"TNYFN", 5}, // Tiny console font changes
|
||||
{"MKFNT", 5}, // Kart font changes
|
||||
|
||||
{"M_", 2}, // Menu changes
|
||||
{"K_", 2}, // Kart graphic changes
|
||||
#endif
|
||||
{NULL, 0},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue