This repository has been archived on 2020-09-30. You can view files and clone it, but cannot push or open issues or pull requests.
odyssey-old/Scenes/UI.gd
2020-07-10 02:09:54 +02:00

6 lines
92 B
GDScript

extends Control
signal command(command)
#func _ready():
#$MapPopup.popup_centered_ratio()