From 2c5ad97697fd535c7a76e5a6247762061e2924ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Liru=20F=C3=A6rs?= Date: Tue, 7 Jan 2020 14:21:24 -0500 Subject: [PATCH] *Shakes cane* Get off my lawn, you young whippersnapper! --- indra/newview/llchatbar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llchatbar.cpp b/indra/newview/llchatbar.cpp index 2d8917b2e..3d8dde517 100644 --- a/indra/newview/llchatbar.cpp +++ b/indra/newview/llchatbar.cpp @@ -217,7 +217,7 @@ BOOL LLChatBar::handleKeyHere( KEY key, MASK mask ) void LLChatBar::onFocusLost() { - stopChat(); + //stopChat(); } void LLChatBar::refresh()