diff --git a/CrystalPoint.vcxproj b/CrystalPoint.vcxproj index c5b1bb5..63084e9 100644 --- a/CrystalPoint.vcxproj +++ b/CrystalPoint.vcxproj @@ -210,6 +210,7 @@ + diff --git a/CrystalPoint.vcxproj.filters b/CrystalPoint.vcxproj.filters index 5a80d88..fd07b95 100644 --- a/CrystalPoint.vcxproj.filters +++ b/CrystalPoint.vcxproj.filters @@ -174,13 +174,16 @@ Resource Files + + Resource Files + Resource Files Resource Files - + Resource Files diff --git a/WAVE/Sound.wav b/WAVE/Sound.wav deleted file mode 100644 index 74ccfd2..0000000 Binary files a/WAVE/Sound.wav and /dev/null differ diff --git a/WAVE/bond.wav b/WAVE/bond.wav deleted file mode 100644 index c478afe..0000000 Binary files a/WAVE/bond.wav and /dev/null differ diff --git a/WAVE/jpark.wav b/WAVE/jpark.wav deleted file mode 100644 index c9bf3fe..0000000 Binary files a/WAVE/jpark.wav and /dev/null differ diff --git a/worlds/small.json b/worlds/small.json index 016abb4..734fb4b 100644 --- a/worlds/small.json +++ b/worlds/small.json @@ -9,7 +9,7 @@ "collision": true } ], - "music": "WAVE/test2.wav" + "music": "WAVE/test3.wav" }, "player": { "startposition": [ 20, 5, 20 ]