remove save image
This commit is contained in:
parent
115fc78e4e
commit
431d1cb488
@ -138,4 +138,4 @@ LAYOUT_START_MAXIMIZED: bool = True
|
|||||||
LAYOUT_WINDOW_MIN_WIDTH: int = 700
|
LAYOUT_WINDOW_MIN_WIDTH: int = 700
|
||||||
LAYOUT_WINDOW_MIN_HEIGHT: int = 500
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user