Skip to content

Commit

Permalink
Comments out a thing
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Jul 5, 2024
1 parent 3d30e51 commit 5f72c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/weather/weather_event.dm
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
var/length = 0 // Length of the event

//// Optional vars
var///fullscreen_type = null // If this is set, display a fullscreen type to mobs
//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

Expand Down

0 comments on commit 5f72c36

Please sign in to comment.