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:
parent
df7c76806d
commit
4a2d577e9c
@ -42,7 +42,7 @@ text = "Single Player"
|
|||||||
[node name="Multiplayer" type="Button" parent="VBoxContainer"]
|
[node name="Multiplayer" type="Button" parent="VBoxContainer"]
|
||||||
margin_right = 160.0
|
margin_right = 160.0
|
||||||
margin_bottom = 24.0
|
margin_bottom = 24.0
|
||||||
text = "Multiplayer"
|
text = "Start"
|
||||||
|
|
||||||
[node name="Options" type="Button" parent="VBoxContainer"]
|
[node name="Options" type="Button" parent="VBoxContainer"]
|
||||||
margin_top = 28.0
|
margin_top = 28.0
|
||||||
|
Loading…
Reference in New Issue
Block a user