Abort on big map

This commit is contained in:
Miloslav Ciz 2025-06-12 20:49:10 +02:00
parent 74013219e5
commit c317f84582
4 changed files with 20 additions and 15 deletions

View file

@ -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