diff options
author | nokoe <nokoe@mailbox.org> | 2024-10-01 14:29:11 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-10-01 14:29:11 +0200 |
commit | 78c13e68040241f0fb76592e3664de2bc24cc981 (patch) | |
tree | 3684b86f31e1253d7c1f62a316f36a034df59838 /client/menu/rating | |
parent | 34f7557f1b956425de3417ba7e92699fe22adb63 (diff) | |
download | hurrycurry-78c13e68040241f0fb76592e3664de2bc24cc981.tar hurrycurry-78c13e68040241f0fb76592e3664de2bc24cc981.tar.bz2 hurrycurry-78c13e68040241f0fb76592e3664de2bc24cc981.tar.zst |
more universal popups
Diffstat (limited to 'client/menu/rating')
-rw-r--r-- | client/menu/rating/rating.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/rating/rating.tscn b/client/menu/rating/rating.tscn index 69edba88..780cf261 100644 --- a/client/menu/rating/rating.tscn +++ b/client/menu/rating/rating.tscn @@ -120,7 +120,7 @@ alignment = 1 [node name="Close" type="Button" parent="MarginContainer/PanelContainer/VBoxContainer/HBoxContainer"] layout_mode = 2 -text = "c.menu.rating.accept" +text = "c.menu.accept" [node name="StarTimer" type="Timer" parent="."] wait_time = 0.5 |