From 16e7a2c47175e10fdabffbb225b17386e0956be2 Mon Sep 17 00:00:00 2001 From: Jan Date: Fri, 23 Jul 2021 19:39:21 +0200 Subject: [PATCH] Fix IW5 xmodel using invHighMipRadius by accident --- src/ZoneCode/Game/IW5/XAssets/XModel.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ZoneCode/Game/IW5/XAssets/XModel.txt b/src/ZoneCode/Game/IW5/XAssets/XModel.txt index fc6addae..43670572 100644 --- a/src/ZoneCode/Game/IW5/XAssets/XModel.txt +++ b/src/ZoneCode/Game/IW5/XAssets/XModel.txt @@ -21,6 +21,7 @@ set count baseMat numBones; set count materialHandles numsurfs; set count collSurfs numCollSurfs; set count boneInfo numBones; +set condition invHighMipRadius never; // XModelLodInfo use XModelLodInfo;