доработан переход из контроля и позицию приборов в сцене
This commit is contained in:
@@ -152,7 +152,7 @@ func on_line_changed(unit_pribor: Object) -> void:
|
||||
set_default_state()
|
||||
|
||||
|
||||
func on_mode_changed(in_tree: bool) -> void:
|
||||
func on_mode_changed(_in_tree: bool) -> void:
|
||||
print_debug('Выход из сцены')
|
||||
#if not in_tree:
|
||||
#mashine_timer.stop()
|
||||
|
||||
Reference in New Issue
Block a user