This commit is contained in:
deathride58
2017-12-04 16:17:43 -05:00
committed by GitHub
parent 4d29723302
commit 84fe88153e

View File

@@ -321,7 +321,6 @@
else if(has_emergency_power() && !turned_off())
use_power = IDLE_POWER_USE
emergency_mode = TRUE
process() //Force a process tick to update the light immediately
else
use_power = IDLE_POWER_USE
set_light(0)