diff options
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index 219eefeb..cb2b9f1d 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -217,4 +217,4 @@ enum Config { // Camera #define IMPROVED_CAMERA // Better Debug cam, and maybe more in the future -//#define FREE_CAM // Rotating cam +#define FREE_CAM // Rotating cam |