Fixed mQuietSnapshotsToDisk compilation error.
This commit is contained in:
@@ -89,12 +89,13 @@ protected:
|
|||||||
BOOL mCmdMapToKeepPos;
|
BOOL mCmdMapToKeepPos;
|
||||||
std::string mCmdLineTP2;
|
std::string mCmdLineTP2;
|
||||||
|
|
||||||
//Privacy -----------------------------------------------------------------------------
|
//Security ----------------------------------------------------------------------------
|
||||||
BOOL mBroadcastViewerEffects;
|
BOOL mBroadcastViewerEffects;
|
||||||
BOOL mDisablePointAtAndBeam;
|
BOOL mDisablePointAtAndBeam;
|
||||||
BOOL mPrivateLookAt;
|
BOOL mPrivateLookAt;
|
||||||
BOOL mShowLookAt;
|
BOOL mShowLookAt;
|
||||||
BOOL mRevokePermsOnStandUp;
|
BOOL mQuietSnapshotsToDisk;
|
||||||
|
BOOL mRevokePermsOnStandUp;
|
||||||
BOOL mDisableClickSit;
|
BOOL mDisableClickSit;
|
||||||
BOOL mDisplayScriptJumps;
|
BOOL mDisplayScriptJumps;
|
||||||
F32 mNumScriptDiff;
|
F32 mNumScriptDiff;
|
||||||
|
|||||||
Reference in New Issue
Block a user