diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index c50ac7b..48ae062 100644 --- a/src/config.h +++ b/src/config.h @@ -7,7 +7,7 @@  #define AR_H 3  #define DEBUG 0 -#define WALK_SPEED -1 +#define WALK_SPEED 1  #define SPLIT_SCREEN 1  #define CAMERA_SEPARATION -1  #define RED_AND_BLUE 0  | 
