Исправление. Контроль приборов АФСП и БПО не прекращается после выхода из режима Контроль
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
[sub_resource type="GDScript" id="GDScript_yhnwg"]
|
||||
script/source = "extends Timer
|
||||
|
||||
func _ready(): wait_time = ProjectSettings.get_setting('application/config/unit_bpo_request_period')
|
||||
func _enter_tree() -> void: wait_time = ProjectSettings.get_setting('application/config/unit_bpo_request_period')
|
||||
"
|
||||
|
||||
[node name="pribor_afsp" type="Control"]
|
||||
|
||||
Reference in New Issue
Block a user