diff options
Diffstat (limited to 'client/menu/communicate/chat/chat_open.tscn')
-rw-r--r-- | client/menu/communicate/chat/chat_open.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/communicate/chat/chat_open.tscn b/client/menu/communicate/chat/chat_open.tscn index 1bb2a6e6..f161f210 100644 --- a/client/menu/communicate/chat/chat_open.tscn +++ b/client/menu/communicate/chat/chat_open.tscn @@ -49,7 +49,7 @@ layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="LineEdit" type="LineEdit" parent="PanelContainer/MarginContainer/VBoxContainer"] +[node name="LineEdit" type="LineEdit" parent="PanelContainer/MarginContainer/VBoxContainer" groups=["autoselect"]] layout_mode = 2 placeholder_text = "c.chat.write_message" keep_editing_on_text_submit = true |