team colors
This commit is contained in:
parent
d147eb102f
commit
8d3b845857
15 changed files with 6579 additions and 25 deletions
|
|
@ -121,6 +121,8 @@ func start_round() -> void:
|
|||
if multiplayer.is_server():
|
||||
buy_timer.start()
|
||||
start_round.rpc()
|
||||
round_timer.stop()
|
||||
bomb_timer.stop()
|
||||
for container in object_containers:
|
||||
container.despawn()
|
||||
attackers_alive = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue