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

Title: Change multiplayer game mode text to better suit the multiplayer-only nature of the game

This commit is contained in:
John 2021-12-06 13:05:30 -06:00
parent df7c76806d
commit 4a2d577e9c

View File

@ -42,7 +42,7 @@ text = "Single Player"
[node name="Multiplayer" type="Button" parent="VBoxContainer"]
margin_right = 160.0
margin_bottom = 24.0
text = "Multiplayer"
text = "Start"
[node name="Options" type="Button" parent="VBoxContainer"]
margin_top = 28.0