FIRE-13085: Firestorm specific fix for unintentional trigraphs; by Cron Stardust
parent
be9f4d5b80
commit
964f5d517c
|
|
@ -54,7 +54,7 @@
|
|||
#include "llavataractions.h"
|
||||
|
||||
// <FS:Ansariel> Name returned if object is not an avatar (with and without display names)
|
||||
const std::string OBJECT_NOT_AVATAR_NAME = "(???) (???)";
|
||||
const std::string OBJECT_NOT_AVATAR_NAME = "(?\?\?) (?\?\?)";
|
||||
|
||||
//LLFloaterTopObjects* LLFloaterTopObjects::sInstance = NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue