shuffle and team control

This commit is contained in:
Rendo 2025-12-12 17:20:19 +05:00
commit 13cfa692ce
4 changed files with 59 additions and 10 deletions

View file

@ -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