Forgive freq. changed tex if they mend their ways.

This commit is contained in:
Unknown W. Brackets 2014-06-14 10:43:22 -07:00
parent 99c8319f15
commit 0620c6edc7

View File

@ -1209,6 +1209,7 @@ void TextureCache::SetTexture(bool force) {
if (g_Config.bTextureBackoffCache) {
entry->SetHashStatus(TexCacheEntry::STATUS_HASHING);
}
entry->status &= ~TexCacheEntry::STATUS_CHANGE_FREQUENT;
}
}