Skip to content

Commit

Permalink
Add 'play nightcore samples' option
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterIO02 committed Apr 20, 2022
1 parent 50ca6a1 commit 309ad93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/dataProcessor.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ module.exports = async data => {
}

danserConfig.Audio.IgnoreBeatmapSamples = data.useSkinHitsounds
danserConfig.Audio.PlayNightcoreSamples = data.playNightcoreSamples

danserConfig.Gameplay.HitErrorMeter.Show = data.showHitErrorMeter
danserConfig.Gameplay.HitErrorMeter.ShowUnstableRate = data.showUnstableRate
Expand Down

0 comments on commit 309ad93

Please sign in to comment.