Commit f03d209f authored by Grajade's avatar Grajade

Update msc.lua

parent 7675238b
Pipeline #12003 passed with stage
in 33 seconds
......@@ -124,6 +124,7 @@ function Msc.RegScFusOperation(e,tp,eg,ep,ev,re,r,rp)
if #Card_List<1 then return end
if #Card_List<2 then Card_Num=Card_List[1] end
if #Card_List>1 then
table.sort(Card_List)
local off=1
local ops={}
local opval={}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment