1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-14 21:15:58 +00:00

Now it can exit to the main menu

Almost like a real game
This commit is contained in:
Chance Atkinson 2021-10-20 21:26:33 -05:00
parent d23bba5498
commit b397c38eaa

View File

@ -16,4 +16,4 @@ func _ready():
func _on_Forfeit_pressed():
pass # Replace with function body.
queue_free();