mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 00:02:45 +00:00
env map tweaks
This commit is contained in:
@ -48,7 +48,7 @@ rw::TexDictionary *neoTxd;
|
||||
|
||||
bool bChromeCheat;
|
||||
bool bRenderingEnvMap;
|
||||
int32 EnvMapSize = 128;
|
||||
int32 EnvMapSize = 256;
|
||||
rw::Camera *EnvMapCam;
|
||||
rw::Texture *EnvMapTex;
|
||||
rw::Texture *EnvMaskTex;
|
||||
|
Reference in New Issue
Block a user