mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
small fixes (#17852)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user