Skip to content

Commit

Permalink
fix: incorrect control score to win
Browse files Browse the repository at this point in the history
  • Loading branch information
CactusPuppy committed Dec 21, 2024
1 parent 342c3d7 commit 248c6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deltinteger/Deltinteger/LobbySettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -1378,7 +1378,7 @@
"content": [
{
"name": "Score To Win",
"type": "range_percentage",
"type": "range_int",
"min": 1,
"max": 3,
"default": 2
Expand Down

0 comments on commit 248c6ce

Please sign in to comment.