oops i forgot to undo that test thing

This commit is contained in:
cuckydev 2019-01-19 21:26:27 -05:00
parent 8783ca402c
commit f8b152bf5d

View file

@ -265,7 +265,7 @@ int ModeTitle()
ChangeMusic(mus_Safety); ChangeMusic(mus_Safety);
break; break;
default: default:
ChangeMusic(mus_Geothermal);//mus_CaveStory); ChangeMusic(mus_CaveStory);
break; break;
} }