diff --git a/.gitignore b/.gitignore index 9b68b49..ceea346 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ android/build android/captures android/.externalNativeBuild android/androidglue + +# Data +data/opts.json diff --git a/data/opts.json b/data/opts.json index f47eaa3..9e4c5d3 100644 --- a/data/opts.json +++ b/data/opts.json @@ -1 +1 @@ -{"BGM":true,"SFX":true,"BGMLevel":0.5999990000000001,"SFXLevel":0.699999,"HighScore":1550,"Controls":"Keyboard"} \ No newline at end of file +{"BGM":true,"SFX":true,"BGMLevel":0.799999,"SFXLevel":0.699999,"HighScore":1720,"Controls":"Keyboard"} \ No newline at end of file