Abort on big map
This commit is contained in:
parent
74013219e5
commit
c317f84582
4 changed files with 20 additions and 15 deletions
|
@ -96,9 +96,9 @@
|
|||
#define LCR_SETTING_LOD_COLOR 0x4229
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_DISPLAY_INPUTS
|
||||
/** Whether to display current inputs on the screen. */
|
||||
#define LCR_SETTING_DISPLAY_INPUTS 1
|
||||
#ifndef LCR_SETTING_DISPLAY_HUD
|
||||
/** Whether to display game HUD. */
|
||||
#define LCR_SETTING_DISPLAY_HUD 1
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_CAR_ANIMATION_SUBDIVIDE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue