diff --git a/apps/score/score.presets.json b/apps/score/score.presets.json index b57b52157..c11d7cebd 100644 --- a/apps/score/score.presets.json +++ b/apps/score/score.presets.json @@ -26,5 +26,10 @@ "winScore": 11, "enableTwoAhead": true, "enableMaxScore": false + }, + "Squash": { + "winScore": 9, + "enableTwoAhead": true, + "enableMaxScore": false } }