Merge remote-tracking branch 'MaD_CaT/master'

# Conflicts:
#	scenes/tab-switch.tscn
#	scenes/работа.tscn
This commit is contained in:
sasha80
2023-11-03 09:23:06 +03:00
14 changed files with 372 additions and 43 deletions

View File

@@ -54,6 +54,7 @@ func _ready() -> void:
timer_check_lost.start(repsettings.ThreatParams.time_lost / 1000.0)
## Периодически удаляет устаревшие цели
func on_timer_check_lost(time_lost: int, threats: Dictionary):
var tick = Time.get_ticks_msec()