6 lines
92 B
GDScript
6 lines
92 B
GDScript
extends Control
|
|
|
|
signal command(command)
|
|
|
|
#func _ready():
|
|
#$MapPopup.popup_centered_ratio()
|