Skip to content

Commit

Permalink
Update Save.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
JVNpixels authored Jan 18, 2025
1 parent 861e1e7 commit 4908adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/funkin/save/Save.hx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class Save
downscroll: false,
flashingLights: true,
zoomCamera: true,
playMissSound: false,
playMissSound: true,
debugDisplay: false,
autoPause: true,
inputOffset: 0,
Expand Down

0 comments on commit 4908adc

Please sign in to comment.