mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
fix 2
This commit is contained in:
parent
f8d45eae52
commit
909abb480d
@ -217,8 +217,6 @@ void OcclusionQuery::update(float duration)
|
||||
//std::cout << "Single object query result: " << result << " pixels " << std::endl;
|
||||
mTestResult = (result != 0);
|
||||
|
||||
mBBQuerySingleObject->setVisible(false);
|
||||
|
||||
mQuerySingleObjectStarted = false;
|
||||
mQuerySingleObjectRequested = false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user