diff --git a/code/datums/weather/weather_event.dm b/code/datums/weather/weather_event.dm index 3672824126..cab98e8b2f 100644 --- a/code/datums/weather/weather_event.dm +++ b/code/datums/weather/weather_event.dm @@ -11,7 +11,6 @@ var/length = 0 // Length of the event //// Optional vars - //var///fullscreen_type = null // If this is set, display a fullscreen type to mobs var/turf_overlay_icon_state // The icon to set on the VFX holder instanced into every turf at round start var/turf_overlay_alpha = 255