Loop the title screen music

This commit is contained in:
Sryder13 2018-01-15 16:39:59 +00:00
parent 9ee6634b71
commit 1deae6777c

View file

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