Рефакторинг
This commit is contained in:
@@ -89,6 +89,7 @@ func on_threat_new(threats: Dictionary, th: Object):
|
||||
map_threat_to_bip(th, bip)
|
||||
add_child(bip)
|
||||
|
||||
|
||||
## Обработчик сигнала потери цели
|
||||
func on_threat_lost(threats: Dictionary, th: Object):
|
||||
var bip = get_node('%d' % th.id)
|
||||
|
||||
Reference in New Issue
Block a user