diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/menu/popup_message.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/menu/popup_message.tscn b/client/menu/popup_message.tscn index 51e52469..d29e992b 100644 --- a/client/menu/popup_message.tscn +++ b/client/menu/popup_message.tscn @@ -100,7 +100,6 @@ size_flags_horizontal = 3 theme_override_fonts/font = SubResource("FontVariation_qfltj") theme_override_styles/normal = SubResource("StyleBoxEmpty_3rgop") text = "A hint is worth more than a thousand manuals" -horizontal_alignment = 1 autowrap_mode = 3 [node name="ServerTimer" type="Timer" parent="."] |