diff --git a/TaikoSongConversionTool/config.json b/TaikoSongConversionTool/config.json index 04c8cfb..9c5ed56 100644 --- a/TaikoSongConversionTool/config.json +++ b/TaikoSongConversionTool/config.json @@ -2,6 +2,6 @@ "lang": "en", "audio_quality": "high", "texture_quality": "high", - "custom_songs": true, + "custom_songs": false, "custom_song_path": "data_custom/" }