Index: 残局函数库/残局函数库.lua ================================================================== --- 残局函数库/残局函数库.lua +++ 残局函数库/残局函数库.lua @@ -57,9 +57,15 @@ , LOCATION_DECK , 0 , str_1 , str_1 , nil) + cache_1 = cache_1::GetCount() + if cache_1 > 0 then + Duel.SendtoHand(cache_1 + , nil + , REASON_RULE) + end end end fun["通关邀请"]()