updates + thingamajig

This commit is contained in:
Seris02
2020-01-23 15:25:45 +08:00
parent 74be93a8cc
commit 934c8fe533
8 changed files with 120 additions and 43 deletions
+1 -1
View File
@@ -333,7 +333,7 @@
else if (hijacked)
BR = BR * 1.5
PO = PO * 1.5
CO = color || LIGHT_COLOR_YELLOW
CO = color ? color : LIGHT_COLOR_YELLOW
else if (nightshift_enabled)
BR = nightshift_brightness
PO = nightshift_light_power