Commit 39a56c9c authored by Huangnan's avatar Huangnan

Merge branch 'master' of git.mycard.moe:alstroemeria-silentlove/ygopro-222DIY-cards

parents 82e24516 c07d11c5
Pipeline #24578 passed with stages
in 28 minutes and 4 seconds
--复读姬的外包
if not pcall(function() dofile("expansions/script/c10199990.lua") end) then dofile("script/c10199990.lua") end
\ No newline at end of file
if not pcall(function() require("expansions/script/c10199990.lua") end) then require("script/c10199990.lua") end
\ No newline at end of file
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