• 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 256: Line 256:     
function NodeInfo:start_rows()
 
function NodeInfo:start_rows()
     self._rows = {self._header}
+
     self._rows = {}
 
      
 
      
 
     if self._args["toggle_id"] then
 
     if self._args["toggle_id"] then
Line 266: Line 266:  
      
 
      
 
     table.insert(self._rows, self._table_start)
 
     table.insert(self._rows, self._table_start)
 +
    table.insert(self._rows, self._header)
 
end
 
end
  
48

edits

Navigation menu