diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/menu/lobby.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/lobby.tscn b/client/menu/lobby.tscn index d1fe2233..fb749405 100644 --- a/client/menu/lobby.tscn +++ b/client/menu/lobby.tscn @@ -153,7 +153,7 @@ press_action = "join_spectate" [node name="Start" parent="HBoxContainer/Bottom/MarginContainer/VBoxContainer/VBoxContainer" instance=ExtResource("7_t6mox")] custom_minimum_size = Vector2(148, 0) layout_mode = 2 -text = "c.menu.lobby.start_game" +text = "c.menu.lobby.start" expand_icon = true controller_texture = ExtResource("9_q14bw") press_action = "start_game" |