#232 refactor and fixed sv config verify

This commit is contained in:
Mikayla Fischler
2023-08-19 13:42:07 -04:00
parent d17e2b8321
commit 1275f61113
4 changed files with 7 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ config.REACTOR_COOLING = {
-- (see wiki for details)
-- by default, dynamic tanks are for each unit
config.FAC_TANK_MODE = 0
config.FAC_TANK_LIST = { 0, 0, 0, 0 }
config.FAC_TANK_DEFS = { 0, 0, 0, 0 }
-- log path
config.LOG_PATH = "/log.txt"