mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
/datum/weather_holder/update_icon_effects()
|
|
..()
|
|
if(current_weather.icon)
|
|
visuals.icon = current_weather.icon |