Fixed mQuietSnapshotsToDisk compilation error.

This commit is contained in:
Lirusaito
2012-02-07 10:57:04 -05:00
parent 03926c2374
commit af22591cc0

View File

@@ -89,12 +89,13 @@ protected:
BOOL mCmdMapToKeepPos;
std::string mCmdLineTP2;
//Privacy -----------------------------------------------------------------------------
//Security ----------------------------------------------------------------------------
BOOL mBroadcastViewerEffects;
BOOL mDisablePointAtAndBeam;
BOOL mPrivateLookAt;
BOOL mShowLookAt;
BOOL mRevokePermsOnStandUp;
BOOL mQuietSnapshotsToDisk;
BOOL mRevokePermsOnStandUp;
BOOL mDisableClickSit;
BOOL mDisplayScriptJumps;
F32 mNumScriptDiff;