Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer into VoiceUpdate
This commit is contained in:
@@ -5999,7 +5999,7 @@ void LLPipeline::setRenderDebugFeatureControl(U32 bit, bool value)
|
||||
}
|
||||
else
|
||||
{
|
||||
gPipeline.mRenderDebugFeatureMask &= !bit;
|
||||
gPipeline.mRenderDebugFeatureMask &= ~bit;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user