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