fixed stage switcher

This commit is contained in:
2024-10-23 13:33:27 +02:00
parent e2b90b4ba1
commit 816dad9caa
@@ -25,8 +25,6 @@ function GlobalStageManager:NewAndStart(database, stageConfig)
end
for _, stageName in pairs(database:getStagezoneNames()) do
local stagelogger = Spearhead.LoggerTemplate:new(stageName, stageConfig.logLevel)