Added new settings
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
@tool
|
||||
extends Label
|
||||
|
||||
func _ready():
|
||||
text = get_parent().name + ":"
|
Reference in New Issue
Block a user
@ -1,5 +0,0 @@
|
||||
@tool
|
||||
extends Label
|
||||
|
||||
func _ready():
|
||||
text = get_parent().name + ":"
|