• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
no edit summary
Line 212: Line 212:  
     if previous_cell then
 
     if previous_cell then
 
        if row_values[column].values.node == previous_cell.values.node then
 
        if row_values[column].values.node == previous_cell.values.node then
        previous_cell.rowspan = previous_cell.rowspan + 1
+
        previous_cell.rowspan = previous_cell.rowspan and previous_cell.rowspan + 1 or 2
 
        row_values[column] = nil
 
        row_values[column] = nil
 
        else
 
        else
48

edits

Navigation menu