Рефактор

This commit is contained in:
sasha80
2024-10-31 08:48:24 +03:00
parent 1dbff6cfe3
commit b39d5654fb
8 changed files with 40 additions and 40 deletions

View File

@@ -4,7 +4,7 @@ const TAB_TOSIGNAL_NAME = {0: 'режим_работа', 1: 'режим_конт
func _enter_tree() -> void:
repnetwork.logger_page = $Журнал
network.logger_page = $Журнал
func _on_tab_changed(tab) -> void: