• 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 243: Line 243:  
         if ai and bi and ai ~= bi then
 
         if ai and bi and ai ~= bi then
 
             return ai < bi
 
             return ai < bi
 +
        elseif a._id and b._id and a._id ~= b._id then
 +
            return a._id < b._id
 
         else
 
         else
            return a._id < b._id
+
        return false
 
         end
 
         end
 
     end)
 
     end)
cssedit, gkautomate
6,928

edits

Navigation menu