mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 23:38:09 -05:00
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:
@ -2,6 +2,7 @@
|
||||
// WeaponCompleteDef
|
||||
// =========================================
|
||||
use WeaponCompleteDef;
|
||||
set block XFILE_BLOCK_TEMP;
|
||||
set string szInternalName;
|
||||
set name szInternalName;
|
||||
set reusable weapDef;
|
||||
|
Reference in New Issue
Block a user