Feature Request: Add option to hide own look at beacon(from Alchemy)

Option is in System->Security & Privacy, at the top with the rest of the lookat options.

Syncs llhudeffectlookat with Alchemy
This commit is contained in:
Inusaito Sayori
2015-05-20 21:09:56 -04:00
parent eec85de620
commit aa1e0ce067
6 changed files with 134 additions and 121 deletions

View File

@@ -103,6 +103,7 @@ private:
bool mBroadcastViewerEffects;
bool mDisablePointAtAndBeam;
bool mPrivateLookAt;
bool mHideOwnLookAt;
bool mShowLookAt;
S32 mLookAtNames;
bool mLookAtLines;