3 lines
47 B
GDScript
3 lines
47 B
GDScript
extends Label
|
|
|
|
@export var test:String = "asb"
|
extends Label
|
|
|
|
@export var test:String = "asb"
|