shuffle and team control
This commit is contained in:
parent
faa7745257
commit
13cfa692ce
4 changed files with 59 additions and 10 deletions
|
|
@ -6,3 +6,4 @@ var bomb_time: float = 45.0
|
|||
var buy_time: float = 15.0
|
||||
var round_time: float = 150.0
|
||||
var allow_multiple_abilities: bool = false
|
||||
var allow_team_switch: bool = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue