updated stage draw configuration
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user