shithub: cstory

Download patch

ref: f8b152bf5dba91eb8b408b9c7335c1f9062c1b79
parent: 8783ca402c95fa10ba880329025eaa43c0a57483
author: cuckydev <cuckydev@users.noreply.github.com>
date: Sat Jan 19 16:26:27 EST 2019

oops i forgot to undo that test thing

--- a/src/Game.cpp
+++ b/src/Game.cpp
@@ -265,7 +265,7 @@
 			ChangeMusic(mus_Safety);
 			break;
 		default:
-			ChangeMusic(mus_Geothermal);//mus_CaveStory);
+			ChangeMusic(mus_CaveStory);
 			break;
 	}