mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-18 02:37:56 -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 @@
|
||||
// menuDef_t
|
||||
// =========================================
|
||||
use menuDef_t;
|
||||
set block XFILE_BLOCK_TEMP;
|
||||
set string window::name;
|
||||
set name window::name;
|
||||
set string font;
|
||||
|
Reference in New Issue
Block a user