mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 22:23:51 +00:00
fix 2
This commit is contained in:
parent
f8d45eae52
commit
909abb480d
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue