Skip to content

Engine: Fix texcache discovering index files in search paths if texcache.index doesn't exist in the cwd

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

Resolved by creating the index file before trying to read from it

Merge request reports