4 lines
61 B
GDScript3
4 lines
61 B
GDScript3
|
|
extends Control
|
||
|
|
|
||
|
|
@onready var b_setting: Button = %B_Setting
|