fixed settings

This commit is contained in:
Rendo 2025-12-07 19:09:53 +05:00
commit 5ee6a7c4a8
3 changed files with 19 additions and 18 deletions

View file

@ -15,6 +15,7 @@ var attack_team: Array[int] = []
var defence_team: Array[int] = []
var specators_team: Array[int] = []
# Host defined variables
var win_score = 13
var half_rounds = 12