Fixes rain overlay rendering (only) with particle weather enabled (#96776)

## About The Pull Request

This achieved opposite of the desired effect, making the overlay render
only with the particle weather pref ON, not OFF

## Changelog
🆑
fix: Fixed rain overlay rendering (only) with particle weather enabled
/🆑
This commit is contained in:
SmArtKar
2026-07-04 19:51:09 +02:00
committed by GitHub
parent b491ec8bb6
commit 940d21740b
@@ -17,7 +17,7 @@
end_duration = 30 SECONDS
// Don't display overlays when using particle weather
weather_alpha = 0
overlay_planes = list(WEATHER_PLANE)
weather_duration_lower = 3 MINUTES
weather_duration_upper = 5 MINUTES