1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-29 22:47:52 +02:00

Mtn v3 - before new season

This commit is contained in:
Gerkiz
2024-05-30 09:28:49 +02:00
parent d0a28334ff
commit a718fa98dd
6 changed files with 16 additions and 14 deletions

View File

@@ -27,7 +27,7 @@ local remove_data_recursively
local data = {}
local element_map = {}
local settings = {
mod_gui_top_frame = true,
mod_gui_top_frame = false,
disabled_tabs = {},
disable_clear_invalid_data = true
}