Skip to content

Engine: If the texturecache.index file cannot be read, invalidate it

Dino Bollinger requested to merge dibollinger/eduke32:texcache_failsafe into master

This fixes a problem where the texcache file could grow without limit if something managed to corrupt the texcache index.

Merge request reports