diff options
Diffstat (limited to 'src/extras/custompipes.h')
-rw-r--r-- | src/extras/custompipes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extras/custompipes.h b/src/extras/custompipes.h index 9674a6d1..e83201ff 100644 --- a/src/extras/custompipes.h +++ b/src/extras/custompipes.h @@ -75,7 +75,7 @@ void CustomPipeInit(void); void CustomPipeShutdown(void); void SetTxdFindCallback(void); -extern bool bChromeCheat; +extern bool gGlassCarsCheat; extern bool bRenderingEnvMap; extern int32 EnvMapSize; extern rw::Camera *EnvMapCam; |