4 lines
53 B
GDScript
4 lines
53 B
GDScript
|
|
extends Control
|
||
|
|
|
||
|
|
@export var Pages: Array[Container]
|