ini fixes

This commit is contained in:
aap
2021-01-25 10:30:47 +01:00
parent d6544933aa
commit 4f591aa87a
2 changed files with 5 additions and 1 deletions

View File

@@ -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);