mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
make IRC uglier for a while to get a better handle on writing a parser for the messages
This commit is contained in:
@@ -349,7 +349,7 @@ namespace OpenSim.Region.Environment.Modules
|
||||
if (!avatar.IsChildAgent)
|
||||
{
|
||||
avatar.ControllingClient.SendChatMessage(
|
||||
Helpers.StringToField(mess), 255, pos, "IRC:",
|
||||
Helpers.StringToField(inputLine), 255, pos, "IRC:",
|
||||
LLUUID.Zero);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user