Chrome but louder

This commit is contained in:
Antonio Martinez 2024-08-28 18:02:13 -07:00
parent f29a8d5d75
commit 2374af0a04

View file

@ -917,6 +917,9 @@ void F_IntroTicker(void)
{ {
ResetSkipSequences(); ResetSkipSequences();
S_StartSound(NULL, sfx_supflk); S_StartSound(NULL, sfx_supflk);
S_StartSound(NULL, sfx_supflk);
S_StartSound(NULL, sfx_supflk);
S_StartSound(NULL, sfx_supflk);
} }
if (doskip && disclaimerskippable) if (doskip && disclaimerskippable)