Standard Evaluation: Delay the time the _DRIFT track starts to match the gainax shwing

This commit is contained in:
toaster 2023-09-01 15:22:38 +01:00
parent d4c6c75858
commit 40a79056fa

View file

@ -1263,7 +1263,7 @@ void F_GameEvaluationTicker(void)
}
else
{
if (finalecount == 1)
if (finalecount == TICRATE/2)
{
// _drift across open waters
Music_Remap("shore", "_DRIFT");