Disables nightlighting on alert level changes

This commit is contained in:
Darlantan
2020-09-06 03:19:31 -04:00
parent e9abd9894d
commit 119c38e82c

View File

@@ -87,7 +87,7 @@
atc.reroute_traffic(yes = 0)
spawn()
SSnightshift.check_nightshift()
//SSnightshift.check_nightshift() //CHOMPedit: disabling this for now as we do not use the nightshift currently.
admin_chat_message(message = "Security level is now: [uppertext(get_security_level())]", color = "#CC2222") //VOREStation Add