• 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 84: Line 84:  
function NanaminShipInfo:build_table(class, remove_headers)
 
function NanaminShipInfo:build_table(class, remove_headers)
 
     if self._sorted_entries[class] ~= nil then
 
     if self._sorted_entries[class] ~= nil then
         if remove_headers then
+
         if not remove_headers then
 
             table.insert(self._rows, "===" .. class .. "s===")
 
             table.insert(self._rows, "===" .. class .. "s===")
 
         end
 
         end
48

edits

Navigation menu