score: add preset for soccer

pull/828/head
Mika Dede 2021-09-28 14:32:14 +02:00
parent 978c181435
commit f3398e6550
No known key found for this signature in database
GPG Key ID: 546586DC38D45BBD
1 changed files with 6 additions and 0 deletions

View File

@ -15,5 +15,11 @@
"maxScoreTiebreakEnableTwoAhead": true,
"maxScoreTiebreakEnableMaxScore": false,
"enableTennisScoring": true
},
"Soccer": {
"winSets": 1,
"winScore": 9999,
"enableTwoAhead": false,
"enableMaxScore": false
}
}