Чистка.
This commit is contained in:
@@ -152,7 +152,7 @@ func _ready() -> void:
|
||||
threats.connect('threat_new', Callable(self, '_on_threat_new'))
|
||||
threats.connect('threat_lost', Callable(self, '_on_threat_lost'))
|
||||
threats.connect('threat_update', Callable(self, '_on_threat_update'))
|
||||
|
||||
|
||||
|
||||
|
||||
func _settings_changed():
|
||||
|
||||
Reference in New Issue
Block a user