mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-08 22:31:36 -05:00
Use secret song file from BO2
This commit is contained in:
parent
f27920ad7d
commit
1eec4b1028
@ -94,7 +94,7 @@ sndplaymusicegg_get_time_for_song(song)
|
|||||||
}
|
}
|
||||||
else if (song == "mus_zmb_secret_song_skrillex_try_it_out")
|
else if (song == "mus_zmb_secret_song_skrillex_try_it_out")
|
||||||
{
|
{
|
||||||
return 228;
|
return 231;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user