Adjust some stuff
This commit is contained in:
parent
4b9b6ad8ae
commit
b181256e58
8 changed files with 595 additions and 578 deletions
|
@ -102,7 +102,7 @@
|
|||
|
||||
#ifndef LCR_SETTING_CAMERA_HEIGHT
|
||||
/** Base height of the car follow camera, in 4ths of map block height. */
|
||||
#define LCR_SETTING_CAMERA_HEIGHT 4
|
||||
#define LCR_SETTING_CAMERA_HEIGHT 5
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_CAMERA_HEIGHT_BAND
|
||||
|
@ -113,7 +113,7 @@
|
|||
#ifndef LCR_SETTING_CAMERA_DISTANCE
|
||||
/** Base horizontal distance of the car follow camera, in 4ths of map block
|
||||
width. */
|
||||
#define LCR_SETTING_CAMERA_DISTANCE 3
|
||||
#define LCR_SETTING_CAMERA_DISTANCE 4
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_CAMERA_DISTANCE_BAND
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue