Platform: add 'vtf' type as a suggested image extension in r_imageextensions

This commit is contained in:
Marco Cawthorne 2023-09-13 10:40:31 -07:00
parent 8150f0c080
commit 578a3038d0
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ seta con_notifylines "0"
// set a default locale, because the engine won't
seta lang "en_us"
// external texture formats that we recognize
seta r_imageextensions "tga bmp pcx png jpg"
seta r_imageextensions "vtf tga bmp pcx png jpg"
// store screenshots in TrueVision Targa by default
seta scr_sshot_type "tga"
// don't force music loops