diff options
| author | tpart <tpart120@proton.me> | 2024-10-01 17:28:41 +0200 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2024-10-01 17:28:41 +0200 |
| commit | 8e5a1eeca155d22abc72455932240f36db489e94 (patch) | |
| tree | 7193c88544752fc23963763b4d74876d9332aa7c | |
| parent | 9b79aa743f98d585b085c42a7ec1f8681e1a92f3 (diff) | |
| download | hurrycurry-8e5a1eeca155d22abc72455932240f36db489e94.tar hurrycurry-8e5a1eeca155d22abc72455932240f36db489e94.tar.bz2 hurrycurry-8e5a1eeca155d22abc72455932240f36db489e94.tar.zst | |
Remove unused text in popup label to avoid confusion
| -rw-r--r-- | client/menu/popup.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/menu/popup.tscn b/client/menu/popup.tscn index 85db4897..57b1f619 100644 --- a/client/menu/popup.tscn +++ b/client/menu/popup.tscn @@ -36,7 +36,6 @@ theme_override_constants/separation = 16 [node name="Message" type="Label" parent="CenterContainer/Panel/MarginContainer/VBoxContainer"] layout_mode = 2 -text = "You must fill out all requested fields." horizontal_alignment = 1 [node name="HBoxContainer" type="HBoxContainer" parent="CenterContainer/Panel/MarginContainer/VBoxContainer"] |