Merge pull request #7922 from deathride58/fixesmajorgamebreakingbug

fixes a very major bug that makes the game extremely unplayable
This commit is contained in:
nik707
2019-01-14 22:24:22 -06:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -650,7 +650,7 @@
if(0)
add_overlay(AALARM_OVERLAY_GREEN)
overlay_state = AALARM_OVERLAY_GREEN
light_color = LIGHT_COLOR_BLUEGREEN
light_color = LIGHT_COLOR_PALEBLUE
set_light(brightness_on)
if(1)
add_overlay(AALARM_OVERLAY_WARN)