From 51bf67e1708062bfc3cb3eb40bc17222aff9cdee Mon Sep 17 00:00:00 2001 From: epoch Date: Sun, 24 Dec 2017 03:14:57 -0600 Subject: added group_rot to export, set default mode to movement instead of passthru, removed useless comment, commented out annoying error, made comments in hackvr continue reading instead of breaking out of loop --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 535a4a0..a0150f1 100644 --- a/src/config.h +++ b/src/config.h @@ -24,7 +24,7 @@ #define MAXSHAPES 65535 -#define DEFAULT_INPUT_MODE 1 +#define DEFAULT_INPUT_MODE 0 #define ROTATE_STEP 5 #endif -- cgit v1.2.3