Make sure assets need to be declared as temp block to be located in temp block to handle special case of iw3 stringtable not being in temp block

This commit is contained in:
Jan
2021-04-15 13:42:03 +02:00
parent 742cb596e6
commit dbcbb4a4b3
110 changed files with 194 additions and 47 deletions

View File

@ -2,6 +2,7 @@
// RawFile
// =========================================
use RawFile;
set block XFILE_BLOCK_TEMP;
set string name;
set name name;
set condition data::compressedBuffer compressedLen > 0;