Removed 'embed_pck=true'

This commit is contained in:
Layla 2020-05-04 00:51:06 -04:00
parent bb8bea4562
commit 279b249f2b
No known key found for this signature in database
GPG Key ID: A494D9357BA1BE31

View File

@ -20,7 +20,7 @@ texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=true
binary_format/embed_pck=true
binary_format/embed_pck=false
custom_template/release="templates/linux"
custom_template/debug="templates/linux"
@ -46,7 +46,7 @@ texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=false
binary_format/embed_pck=true
binary_format/embed_pck=false
custom_template/release="templates/win32"
custom_template/debug="templates/win32"
codesign/enable=false
@ -88,7 +88,7 @@ texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=true
binary_format/embed_pck=true
binary_format/embed_pck=false
custom_template/release="templates/win64"
custom_template/debug="templates/win64"
codesign/enable=false