diff --git a/scripts/signals.gd b/scripts/signals.gd deleted file mode 100644 index 6fcc6b3..0000000 --- a/scripts/signals.gd +++ /dev/null @@ -1,7 +0,0 @@ -extends Node - -## Хранит имена сигналов - - -## Вызывается при обновлении цели -const threat_update: = 'threat_update'