Skip to content

Commit aa06fdd

Browse files
committed
credits: Improve "Thank you for playing!" capitalization
1 parent f760170 commit aa06fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scenes/menus/title/components/credits.tscn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ size_flags_vertical = 4
923923
[node name="Title" type="Label" parent="PanelContainer/CreditsContainer/ScrollContainer/ScrollContent/CreditsFooter"]
924924
layout_mode = 2
925925
mouse_filter = 1
926-
text = "Thank you for Playing!"
926+
text = "Thank you for playing!"
927927
horizontal_alignment = 1
928928

929929
[node name="TextureRect" type="TextureRect" parent="PanelContainer/CreditsContainer/ScrollContainer/ScrollContent/CreditsFooter"]

0 commit comments

Comments
 (0)