mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-11 03:12:09 +00:00
Loop the title screen music
This commit is contained in:
parent
9ee6634b71
commit
1deae6777c
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ INT16 spstage_start;
|
||||||
INT16 sstage_start;
|
INT16 sstage_start;
|
||||||
INT16 sstage_end;
|
INT16 sstage_end;
|
||||||
|
|
||||||
boolean looptitle = false;
|
boolean looptitle = true;
|
||||||
boolean useNightsSS = false;
|
boolean useNightsSS = false;
|
||||||
|
|
||||||
UINT8 skincolor_redteam = SKINCOLOR_RED;
|
UINT8 skincolor_redteam = SKINCOLOR_RED;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue