mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
Merge branch 'altmusic-autoload' into 'master'
Auto load altmusic.pk3 on startup See merge request KartKrew/Kart!1038
This commit is contained in:
commit
d9ef9514fa
1 changed files with 1 additions and 0 deletions
|
|
@ -1165,6 +1165,7 @@ static void IdentifyVersion(void)
|
||||||
|
|
||||||
MUSICTEST("sounds.pk3")
|
MUSICTEST("sounds.pk3")
|
||||||
MUSICTEST("music.pk3")
|
MUSICTEST("music.pk3")
|
||||||
|
MUSICTEST("altmusic.pk3")
|
||||||
|
|
||||||
#undef MUSICTEST
|
#undef MUSICTEST
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue