Add car/ghost render dist
This commit is contained in:
parent
dedd5505ec
commit
9b31556979
4 changed files with 46 additions and 14 deletions
|
@ -220,4 +220,9 @@
|
|||
#define LCR_SETTING_GHOST_MAX_SAMPLES 128
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_CAR_RENDER_DISTANCE
|
||||
/** Distance in blocks at which player and ghost car will be seen. */
|
||||
#define LCR_SETTING_CAR_RENDER_DISTANCE 25
|
||||
#endif
|
||||
|
||||
#endif // guard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue