Fix crash sounds a bit
This commit is contained in:
parent
bf06697917
commit
e695921c5c
4 changed files with 36 additions and 11 deletions
|
@ -225,4 +225,9 @@
|
|||
#define LCR_SETTING_CAR_RENDER_DISTANCE 25
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_CRASH_SOUNDS
|
||||
/** Whether or not to detect crashes and play their sounds. */
|
||||
#define LCR_SETTING_CRASH_SOUNDS 1
|
||||
#endif
|
||||
|
||||
#endif // guard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue