Changes

no edit summary
Line 296: Line 296:     
function EliteShipsKai:append_custom_row(custom_row_key)
 
function EliteShipsKai:append_custom_row(custom_row_key)
 +
table.insert(self._rows, self._row_starter)
 
table.insert(self._rows,  
 
table.insert(self._rows,  
 
format{self._column_cell_templates["!"] or self._cell,
 
format{self._column_cell_templates["!"] or self._cell,
Anonymous user