From 19b81036f1ce2b5c67a6e36bcca5432e22664f68 Mon Sep 17 00:00:00 2001 From: Jerry Caligiure Date: Sat, 24 Nov 2018 18:32:19 -0500 Subject: [PATCH] nevermind needed somewhat --- .gitignore | 3 --- data/opts.json | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ceea346..9b68b49 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,3 @@ android/build android/captures android/.externalNativeBuild android/androidglue - -# Data -data/opts.json diff --git a/data/opts.json b/data/opts.json index 9e4c5d3..0fafe0e 100644 --- a/data/opts.json +++ b/data/opts.json @@ -1 +1 @@ -{"BGM":true,"SFX":true,"BGMLevel":0.799999,"SFXLevel":0.699999,"HighScore":1720,"Controls":"Keyboard"} \ No newline at end of file +{"BGM":true,"SFX":true,"BGMLevel":0.999999,"SFXLevel":0.999999,"HighScore":0,"Controls":"Touch"} \ No newline at end of file