mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
Chrome but louder
This commit is contained in:
parent
f29a8d5d75
commit
2374af0a04
1 changed files with 3 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue