mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-09 23:02:53 -05:00
Use secret song file from BO2
This commit is contained in:
@ -94,7 +94,7 @@ sndplaymusicegg_get_time_for_song(song)
|
||||
}
|
||||
else if (song == "mus_zmb_secret_song_skrillex_try_it_out")
|
||||
{
|
||||
return 228;
|
||||
return 231;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user