diff options
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index d4e85f7c..ea81e409 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -208,4 +208,6 @@ enum Config { // #define NEW_WALK_AROUND_ALGORITHM // to make walking around vehicles/objects less awkward #define CANCELLABLE_CAR_ENTER +// Camera #define IMPROVED_CAMERA // Better Debug cam, and maybe more in the future +//#define FREE_CAM // Rotating cam |