furnacemonitor: duplicated array removed.
Duplicated message color array removed, version local to on_punch callback left. Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This commit is contained in:
parent
c2607b5ea9
commit
af94d88e8e
@ -38,16 +38,6 @@
|
|||||||
|
|
||||||
furnacemonitor = {}
|
furnacemonitor = {}
|
||||||
|
|
||||||
--[[
|
|
||||||
---------
|
|
||||||
Variables
|
|
||||||
---------
|
|
||||||
]]--
|
|
||||||
|
|
||||||
-- chat message state colors
|
|
||||||
local msgclr = { ["fault"] = "#FFBFBF", ["standby"] = "#00FFFF",
|
|
||||||
["stopped"] = "#BFBFFF", ["running"] = "#BFFFBF" }
|
|
||||||
|
|
||||||
--[[
|
--[[
|
||||||
-------
|
-------
|
||||||
Helpers
|
Helpers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user