mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-18 03:47:45 +00:00
fix
This commit is contained in:
parent
625376f0d3
commit
a214d0ed4c
|
@ -51,6 +51,7 @@ float CWeather::WindClipped;
|
||||||
float CWeather::TrafficLightBrightness;
|
float CWeather::TrafficLightBrightness;
|
||||||
|
|
||||||
bool CWeather::bScriptsForceRain;
|
bool CWeather::bScriptsForceRain;
|
||||||
|
bool CWeather::Stored_StateStored;
|
||||||
float CWeather::Stored_InterpolationValue;
|
float CWeather::Stored_InterpolationValue;
|
||||||
int16 CWeather::Stored_OldWeatherType;
|
int16 CWeather::Stored_OldWeatherType;
|
||||||
int16 CWeather::Stored_NewWeatherType;
|
int16 CWeather::Stored_NewWeatherType;
|
||||||
|
|
Loading…
Reference in a new issue