updated stage draw configuration

This commit is contained in:
2024-10-23 13:59:07 +02:00
parent 816dad9caa
commit d784ab6e1d
5 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ SpearheadConfig = {
enabled = true, -- default true
--Will draw the active and the next stage
drawStages = true, -- default true
drawStages = false, -- default true
--AutoStages will continue to the next stage automatically on completion of the missions within the stage.
-- If you want to make it so the next stage triggers only when you want to disable it here and manually implement the actions needed.