Исправление. Чистка от пробелов
This commit is contained in:
@@ -76,7 +76,7 @@ func on_timer_check_lost(time_lost: int, threats: Dictionary):
|
||||
call_deferred('emit_signal', 'threat_lost', th)
|
||||
if sz != threats.size():
|
||||
call_deferred('emit_signal', 'threats_resized', threats)
|
||||
|
||||
|
||||
|
||||
func on_timer_aoa_update(threats:Dictionary):
|
||||
signaller.emit_signal('th_aoa_update', threats)
|
||||
|
||||
Reference in New Issue
Block a user