mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 19:29:22 +00:00
Port nerf of rain particles from miami
This commit is contained in:
parent
213a8eb905
commit
bbbfe65870
2 changed files with 21 additions and 0 deletions
|
@ -361,6 +361,7 @@ enum Config {
|
|||
#undef NO_ISLAND_LOADING
|
||||
#define PC_PARTICLE
|
||||
#define VC_PED_PORTS // To not process collisions always. But should be tested if that's really beneficial
|
||||
#define VC_RAIN_NERF // Reduces number of rain particles
|
||||
#endif
|
||||
|
||||
#ifdef LIBRW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue