1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-29 08:17:05 +00:00
This commit is contained in:
Nikolay Korolev 2021-01-11 17:25:51 +03:00
parent 625376f0d3
commit a214d0ed4c

View file

@ -51,6 +51,7 @@ float CWeather::WindClipped;
float CWeather::TrafficLightBrightness;
bool CWeather::bScriptsForceRain;
bool CWeather::Stored_StateStored;
float CWeather::Stored_InterpolationValue;
int16 CWeather::Stored_OldWeatherType;
int16 CWeather::Stored_NewWeatherType;