mirror of
https://github.com/halpz/re3.git
synced 2025-10-08 04:51:42 +00:00
ini fixes
This commit is contained in:
@@ -370,7 +370,7 @@ AttachVehiclePipe(rw::Clump *clump)
|
||||
* Neo World pipe
|
||||
*/
|
||||
|
||||
int32 WorldPipeSwitch = 0;
|
||||
int32 WorldPipeSwitch = WORLDPIPE_PS2;
|
||||
bool LightmapEnable;
|
||||
float LightmapMult = 1.0f;
|
||||
InterpolatedFloat WorldLightmapBlend(1.0f);
|
||||
|
Reference in New Issue
Block a user