• 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
no edit summary
Line 107: Line 107:  
     end
 
     end
 
     return arr1
 
     return arr1
 +
end
 +
 +
function Utils.ijoin(arr, sep)
 +
    sep = sep or ""
 +
    return table.concat(arr, sep)
 
end
 
end
  
cssedit, gkautomate
6,928

edits

Navigation menu