mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:19:56 +00:00
Remove unnecessary cache dump
This commit is contained in:
parent
09e645a0e0
commit
2abf7f1752
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ void World::updateTextureFiltering()
|
|||
|
||||
void World::clearAssociatedCaches()
|
||||
{
|
||||
mTextureManager->clearCache();
|
||||
mChunkManager->clearCache();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue