mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-03 13:42:31 +00:00
Auto load altmusic.pk3 on startup
This commit is contained in:
parent
600063f46b
commit
43991dd798
1 changed files with 1 additions and 0 deletions
|
|
@ -1165,6 +1165,7 @@ static void IdentifyVersion(void)
|
|||
|
||||
MUSICTEST("sounds.pk3")
|
||||
MUSICTEST("music.pk3")
|
||||
MUSICTEST("altmusic.pk3")
|
||||
|
||||
#undef MUSICTEST
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue