From 55320a03f14c473b0fff89585713d2ebd8feb92a Mon Sep 17 00:00:00 2001 From: aap Date: Tue, 12 Jan 2021 14:07:24 +0100 Subject: little cleanup of vehicle rendering --- src/extras/custompipes.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extras/custompipes.cpp') diff --git a/src/extras/custompipes.cpp b/src/extras/custompipes.cpp index a636f8b0..247aa4b1 100644 --- a/src/extras/custompipes.cpp +++ b/src/extras/custompipes.cpp @@ -46,7 +46,7 @@ CustomMatCopy(void *dst, void *src, int32, int32) rw::TexDictionary *neoTxd; -bool bChromeCheat; +bool gGlassCarsCheat; bool bRenderingEnvMap; int32 EnvMapSize = 512; rw::Camera *EnvMapCam; -- cgit v1.2.3