DEADSOFTWARE

Update version script
[cavedroid.git] / android / assets / json / touch_buttons.json
diff --git a/android/assets/json/touch_buttons.json b/android/assets/json/touch_buttons.json
deleted file mode 100644 (file)
index ef5c42e..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-{
-  "up": {
-    "x": 26,
-    "y": -52,
-    "w": 26,
-    "h": 26
-  },
-  "down": {
-    "x": 26,
-    "y": -26,
-    "w": 26,
-    "h": 26
-  },
-  "left": {
-    "x": 0,
-    "y": -26,
-    "w": 26,
-    "h": 26
-  },
-  "right": {
-    "x": 52,
-    "y": -26,
-    "w": 26,
-    "h": 26
-  },
-  "alt": {
-    "x": 78,
-    "y": -26,
-    "w": 26,
-    "h": 26
-  },
-  "lmb": {
-    "x": -52,
-    "y": -26,
-    "w": 26,
-    "h": 26
-  },
-  "rmb": {
-    "x": -26,
-    "y": -26,
-    "w": 26,
-    "h": 26
-  }
-}
\ No newline at end of file