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

Setup: remove unused signal

This commit is contained in:
John 2021-11-13 04:46:28 -06:00
parent 2a3aae73ac
commit 1a031ac9d2

View File

@ -1,6 +1,5 @@
extends Control
signal forfeit
signal game_ready
onready var Ships = ["2Ship", "3ShipA", "3ShipB", "4Ship", "5Ship"]