В процессе. Названия сигналов
This commit is contained in:
7
scripts/signals.gd
Normal file
7
scripts/signals.gd
Normal file
@@ -0,0 +1,7 @@
|
||||
extends Node
|
||||
|
||||
## Хранит имена сигналов
|
||||
|
||||
|
||||
## Вызывается при обновлении цели
|
||||
const threat_update: = 'threat_update'
|
||||
Reference in New Issue
Block a user