Commit 9aa154b0 authored by Nemo Ma's avatar Nemo Ma

Update glitchylib_regeff.lua

parent 186c025b
......@@ -77,7 +77,6 @@ function Auxiliary.CheckAlreadyRegisteredEffects()
local code=tc:GetOriginalCode()
tc:ReplaceEffect(CARD_CYBER_HARPIE_LADY,0,0)
tc:SetStatus(STATUS_EFFECT_REPLACED,false)
Debug.Message(code)
Duel.SetMetatable(tc, _G["c"..code])
local s=getmetatable(tc)
s.initial_effect(tc)
......
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