mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-18 15:32:10 +00:00
Loop the title screen music
This commit is contained in:
parent
1448956f26
commit
b53bf115e3
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ INT16 spstage_start;
|
|||
INT16 sstage_start;
|
||||
INT16 sstage_end;
|
||||
|
||||
boolean looptitle = false;
|
||||
boolean looptitle = true;
|
||||
boolean useNightsSS = false;
|
||||
|
||||
UINT8 skincolor_redteam = SKINCOLOR_RED;
|
||||
|
|
Loading…
Reference in a new issue