Changes

m
typo
Line 332: Line 332:  
if note then
 
if note then
 
note = {note = note}
 
note = {note = note}
local note_highlight = args[equipment_name .. self._notes_suffix .. self._highlight_suffix]
+
local note_highlight = self._args[equipment_name .. self._notes_suffix .. self._highlight_suffix]
 
if note_highlight then
 
if note_highlight then
 
note.highlight = note_highlight
 
note.highlight = note_highlight
Anonymous user