fixed settings
This commit is contained in:
parent
63209ccc1e
commit
5ee6a7c4a8
3 changed files with 19 additions and 18 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue