small fixes (#17852)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Will
2025-06-13 00:12:17 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 78d3eae7a6
commit 1f9fdb8aba
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -205,7 +205,7 @@
var/indoor_sounds_type = null
var/effect_flags = NONE
VAR_PRIVATE/color_grading = null // Color blending for weather to feel hotter, colder, or stranger
VAR_PROTECTED/color_grading = null // Color blending for weather to feel hotter, colder, or stranger
/datum/weather/New()
if(outdoor_sounds_type)