From e998d94e49f1d29e77a6fede0526a96684300c1f Mon Sep 17 00:00:00 2001 From: AmoryBlaine <32080743+AmoryBlaine@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:58:40 -0400 Subject: [PATCH] Update code/datums/weather/weather_event.dm Co-authored-by: Doubleumc --- code/datums/weather/weather_event.dm | 1 - 1 file changed, 1 deletion(-) 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