ReSit added, channel in dialog messaged added, local teleports have no delay after teleporting, message log crash fixed, hopefully...
This commit is contained in:
@@ -5541,6 +5541,9 @@ void process_script_dialog(LLMessageSystem* msg, void**)
|
||||
LLSD args;
|
||||
args["TITLE"] = title;
|
||||
args["MESSAGE"] = message;
|
||||
// <edit>
|
||||
args["CHANNEL"] = chat_channel;
|
||||
// </edit>
|
||||
LLNotificationPtr notification;
|
||||
if (!first_name.empty())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user