mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user