From cc08d485b53c3ed6dc7bceb052b36e5e1baf1159 Mon Sep 17 00:00:00 2001 From: vilP1L Date: Fri, 21 Jun 2019 19:57:12 -0400 Subject: [PATCH] [Config] Disable splitting on last question --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 8fec576..d11e8d9 100644 --- a/config.json +++ b/config.json @@ -93,7 +93,7 @@ "hq": { "autoSplit": true, "autoSplitOnPrizeQuestions": true, - "autoSplitOnLastQuestion": true, + "autoSplitOnLastQuestion": false, "splitThreshold": 0.65, "autoCheckpoints": true, "checkpointThreshold": 1