Loop the title screen music

This commit is contained in:
Sryder13 2018-01-15 16:39:59 +00:00
parent 1448956f26
commit b53bf115e3
1 changed files with 1 additions and 1 deletions

View File

@ -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;