4 lines
89 B
GDScript
4 lines
89 B
GDScript
extends TabContainer
|
||
|
||
func _enter_tree() -> void: repnetwork.logger_page = $Журнал
|