diff options
Diffstat (limited to 'client/menu/ingame.tscn')
-rw-r--r-- | client/menu/ingame.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/ingame.tscn b/client/menu/ingame.tscn index 0ed86884..029a4d6a 100644 --- a/client/menu/ingame.tscn +++ b/client/menu/ingame.tscn @@ -91,7 +91,7 @@ theme_override_colors/font_outline_color = Color(0.566408, 0.208917, 0.266045, 1 theme_override_constants/outline_size = 10 theme_override_fonts/font = SubResource("FontVariation_ud3l8") theme_override_font_sizes/font_size = 48 -text = "Undercooked" +text = "Hurry Curry!" [node name="Spacer" type="Control" parent="Side/Margin/Options"] custom_minimum_size = Vector2(0, 10) |