From 1757caa33d816f5e2518c23116c16019824cca27 Mon Sep 17 00:00:00 2001 From: Jan Date: Sun, 21 Aug 2022 01:25:04 +0200 Subject: [PATCH] fix statemap layout for iw4 for wireframe --- src/ObjCommon/Game/IW4/TechsetConstantsIW4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ObjCommon/Game/IW4/TechsetConstantsIW4.h b/src/ObjCommon/Game/IW4/TechsetConstantsIW4.h index bd36ace6..fa40a1cf 100644 --- a/src/ObjCommon/Game/IW4/TechsetConstantsIW4.h +++ b/src/ObjCommon/Game/IW4/TechsetConstantsIW4.h @@ -643,7 +643,7 @@ namespace IW4 } }, { - "wireframe", 1, GFXS0_POLYMODE_LINE, { + "wireframe", 0, GFXS0_POLYMODE_LINE, { "mtlWireframe", } }