From 155432b4b817a2919bd07ad14801bce8d1923258 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Fri, 4 Jul 2014 16:57:54 -0700 Subject: [PATCH] Remove the now unnecessary controllers.json file --- assets/controllers.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 assets/controllers.json diff --git a/assets/controllers.json b/assets/controllers.json deleted file mode 100644 index 6c631646..00000000 --- a/assets/controllers.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "SupportedControllers" : { - "Gamepad" : {}, - "Remote" : "false", - "SecondScreen" : { - "DPad" : "false", - "AnalogSticks" : "0", - "DigitalButtons" : "0", - "Mouse" : "false" - } - } -} \ No newline at end of file