mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
Remove unnecessary cache dump
This commit is contained in:
parent
09e645a0e0
commit
2abf7f1752
@ -77,7 +77,6 @@ void World::updateTextureFiltering()
|
||||
|
||||
void World::clearAssociatedCaches()
|
||||
{
|
||||
mTextureManager->clearCache();
|
||||
mChunkManager->clearCache();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user