ok fermis stays

This commit is contained in:
kevinz000
2019-12-23 18:32:08 -08:00
parent fb77d07d52
commit 976c725de2
3 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ SUBSYSTEM_DEF(nightshift)
if(!emergency)
announce("Restoring night lighting configuration to normal operation.")
else
announce("Disabling night lighting: Station is in a state of emergency.")
announce("Disabling night lighting: Station is in a state of emergency.")
if(emergency)
night_time = FALSE
if(nightshift_active != night_time)