mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
4 lines
188 B
Python
4 lines
188 B
Python
# Set to True to enable computing expensive debugging information. At the time of
|
|
# writing this only controls computing the waypoint placement zones.
|
|
ENABLE_EXPENSIVE_DEBUG_TOOLS = False
|