mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 20:11:47 +00:00
Use music.pk3
This commit is contained in:
parent
7199bba3b2
commit
f5329f25bf
1 changed files with 1 additions and 1 deletions
|
|
@ -1116,7 +1116,7 @@ static void IdentifyVersion(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
MUSICTEST("sounds.wad")
|
MUSICTEST("sounds.wad")
|
||||||
MUSICTEST("music.wad")
|
MUSICTEST("music.pk3")
|
||||||
|
|
||||||
#undef MUSICTEST
|
#undef MUSICTEST
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue