1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-14 21:15:58 +00:00
This commit is contained in:
John 2021-11-11 20:55:19 -06:00
parent 96b5695b12
commit 1403f7eccb

View File

@ -51,4 +51,4 @@ func worldspace_to_boardspace(coordinate:Vector2):
# Coordinates of ship's center. Ship extends [-(size-1 >> 1), (size/2 >> 1)]
func shiptoboard(ship:Ship):
for i in range (ship.)
pass
pass