mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 15:34:08 +00:00
CClouds; disabled object clipping for SA cam
This commit is contained in:
parent
4b566c26a3
commit
40829b5242
14 changed files with 158 additions and 123 deletions
|
@ -32,6 +32,7 @@ uint32 CWeather::LightningFlashLastChange;
|
|||
uint32 CWeather::WhenToPlayLightningSound;
|
||||
uint32 CWeather::LightningDuration;
|
||||
|
||||
float CWeather::ExtraSunnyness;
|
||||
float CWeather::Foggyness;
|
||||
float CWeather::CloudCoverage;
|
||||
float CWeather::Wind;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue