• 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 445: Line 445:  
       local y = b[args.sort](b)
 
       local y = b[args.sort](b)
 
if x < y then return true
 
if x < y then return true
elseif x == y then return a:id() < b:id()
+
elseif x == y then return a:sort_id() < b:sort_id()
 
else return false end
 
else return false end
 
end)
 
end)
cssedit, gkautomate
6,926

edits

Navigation menu