remove save image

This commit is contained in:
VALLONGOL 2025-06-17 10:13:36 +02:00
parent 115fc78e4e
commit 431d1cb488

View File

@ -138,4 +138,4 @@ LAYOUT_START_MAXIMIZED: bool = True
LAYOUT_WINDOW_MIN_WIDTH: int = 700
LAYOUT_WINDOW_MIN_HEIGHT: int = 500
DEBUG_SAVE_RENDERED_IMAGES: bool = True # Set to True to save map images for debugging
DEBUG_SAVE_RENDERED_IMAGES: bool = False # Set to True to save map images for debugging