• 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 150: Line 150:  
   local es = U.ifilter(data, function(e) return e.maparea_id == world end)
 
   local es = U.ifilter(data, function(e) return e.maparea_id == world end)
   −
   local total = table.insert(result, U.format{
+
   local total = U.format{
 
     tableHeader,
 
     tableHeader,
 
     icon = isons[world],
 
     icon = isons[world],
 
     background = headerBackgrounds[world],
 
     background = headerBackgrounds[world],
 
     name = worldNames[world],
 
     name = worldNames[world],
   }) .. U.joinLines(U.imap(es, function(e, i)
+
   } .. U.joinLines(U.imap(es, function(e, i)
 
     local id = e.disp_no
 
     local id = e.disp_no
 
     return U.format{
 
     return U.format{
cssedit, gkautomate
7,060

edits

Navigation menu