fix: not reallocating IW5 clipMap pInfo from temp block

This commit is contained in:
Jan
2024-03-30 20:10:20 +01:00
parent 89d80ca36a
commit 89074c8601
8 changed files with 107 additions and 17 deletions
@@ -7,6 +7,7 @@ set string name;
set name name;
set block pInfo XFILE_BLOCK_TEMP;
set reusable pInfo;
set action pInfo ReallocClipInfo(ClipInfo, clipMap_t);
set count staticModelList numStaticModels;
set count nodes numNodes;
set count leafs numLeafs;