Feature Request: Offer to show that autoresponse to muted was sent.
Also, stop letting RLV filter cmdline_printchat() calls.
This commit is contained in:
@@ -87,7 +87,7 @@ void ImportTracker::expectRez()
|
||||
state = IDLE;
|
||||
finish();
|
||||
}
|
||||
void cmdline_printchat(std::string message);*/
|
||||
void cmdline_printchat(const std::string& message);*/
|
||||
LLViewerObject* find(U32 local)
|
||||
{
|
||||
S32 i;
|
||||
|
||||
Reference in New Issue
Block a user