This commit is contained in:
Miloslav Ciz 2025-04-27 22:30:36 +02:00
parent cfe2f711de
commit 71a034d74c
3 changed files with 34 additions and 12 deletions

View file

@ -273,6 +273,11 @@
#define LCR_SETTING_PARTICLE_COLOR_DIRT 0x8b84
#endif
#ifndef LCR_SETTING_FOG
/** Turns distance fog on/off. Turning this off may increase performance. */
#define LCR_SETTING_FOG 0
#endif
#ifndef LCR_SETTING_ONLY_SMALL_MAPS
/** Turning this on will only include the small maps in the internal data
file. This option exists for weak devices that couldn't handle big maps