mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 23:08:05 -05:00
Fix IW4 XModel Surfaces not being copied even though they are being loaded into the temp block
This commit is contained in:
@ -25,6 +25,7 @@ set count boneInfo numBones;
|
||||
// XModelLodInfo
|
||||
use XModelLodInfo;
|
||||
set block modelSurfs XFILE_BLOCK_TEMP;
|
||||
set action modelSurfs SetModelSurfs(XModelLodInfo, XModelSurfs);
|
||||
set reusable modelSurfs;
|
||||
set condition surfs never;
|
||||
|
||||
|
Reference in New Issue
Block a user