removed duplicate warnings (#29)

* removed duplicate warnings
This commit is contained in:
2025-05-09 13:33:15 +02:00
committed by GitHub
parent 69833980fc
commit 880816193d
4 changed files with 55 additions and 64 deletions
+1 -3
View File
@@ -1,6 +1,7 @@
SpearheadConfig = {
---DEBUG LOGGING
debugEnabled = false, -- default false
CapConfig = {
@@ -60,9 +61,6 @@ SpearheadConfig = {
-- Amount of stages that are pre-activated on top of the current active stage.
-- In Pre-activated the missions are not listed, but SAMs and Airbase groups are spawned.
preactivateStage = 1, -- default 1
---DEBUG logging. Consider keeping this disabled
debugEnabled = false
},
Persistence = {
--- io and lfs cannot be sanitized in the MissionScripting.lua