distractions toggle

This commit is contained in:
CyndaquilDAC
2021-04-28 09:18:02 -05:00
parent f1141b62d2
commit 5c72166c3e
3 changed files with 161 additions and 94 deletions

View File

@ -35,6 +35,7 @@ class OptionsMenu extends MusicBeatState
new OptionCatagory("Appearence", [
new SongPositionOption("Show the songs current position (as a bar)"),
new DownscrollOption("Change the layout of the strumline."),
new DistractionsAndEffectsOption("Toggle stage distractions that can hinder your gameplay."),
#if desktop
new RainbowFPSOption("Make the FPS Counter Rainbow (Only works with the FPS Counter toggeled on)"),
#end