mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-02-20 03:52:44 +01:00
switch vehicle pipe default
This commit is contained in:
parent
5a74495d7b
commit
76e744bb7b
@ -341,7 +341,7 @@ ReadTweakValueTable(char *fp, InterpolatedValue &interp)
|
|||||||
* Neo Vehicle pipe
|
* Neo Vehicle pipe
|
||||||
*/
|
*/
|
||||||
|
|
||||||
int32 VehiclePipeSwitch = VEHICLEPIPE_NEO;
|
int32 VehiclePipeSwitch = VEHICLEPIPE_MATFX;
|
||||||
float VehicleShininess = 1.0f;
|
float VehicleShininess = 1.0f;
|
||||||
float VehicleSpecularity = 1.0f;
|
float VehicleSpecularity = 1.0f;
|
||||||
InterpolatedFloat Fresnel(0.4f);
|
InterpolatedFloat Fresnel(0.4f);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user