Commit 53a8e51f authored by Vury Leo's avatar Vury Leo

space to tab

parent d1b00fd6
Pipeline #37000 failed with stages
in 1 minute and 34 seconds
...@@ -2406,7 +2406,7 @@ end ...@@ -2406,7 +2406,7 @@ end
--- Registers a Fusion Summon effect to a card. --- Registers a Fusion Summon effect to a card.
--- @param c Card -- The card to register the effect to. --- @param c Card -- The card to register the effect to.
--- @param opts FusionEffectParams --- @param opts? FusionEffectParams
--- @return Effect -- The registered effect object. --- @return Effect -- The registered effect object.
function FusionSpell.RegisterSummonEffect(c,opts) function FusionSpell.RegisterSummonEffect(c,opts)
local e1 = FusionSpell.CreateSummonEffect(c,opts) local e1 = FusionSpell.CreateSummonEffect(c,opts)
......
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