Add shadow
This commit is contained in:
parent
5e73098460
commit
4eb589d981
5 changed files with 101 additions and 10 deletions
|
@ -273,6 +273,11 @@
|
|||
#define LCR_SETTING_PARTICLE_COLOR_DIRT 0x8b84
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_CAR_SHADOW
|
||||
/** Turns on/off a simple car shadow. */
|
||||
#define LCR_SETTING_CAR_SHADOW 1
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_FOG
|
||||
/** Turns distance fog on/off. Turning this off may increase performance. */
|
||||
#define LCR_SETTING_FOG 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue