Skip to content

Commit

Permalink
Update code/datums/weather/weather_events/long.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
sunofang and Doubleumc authored Aug 22, 2024
1 parent a3a60d6 commit 60ecf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/weather/weather_events/long.dm
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
// Weather events for Sorokyne
/datum/weather_event/snow/infinite
name = "Snow (Infinite)"
length = INFINITE
length = INFINITY

/datum/weather_event/snowstorm/infinite
name = "Snowstorm (Infinite)"
Expand Down

0 comments on commit 60ecf9e

Please sign in to comment.