Commit 52cc0f9c authored by nanahira's avatar nanahira

fix

parent 02f0bad1
......@@ -93,7 +93,7 @@ function cm.initial_effect(c)
e3_:SetRange(LOCATION_SZONE)
e3_:SetProperty(EFFECT_TYPE_IGNORE_RANGE)
e3_:SetTargetRange(0xff,0xff)
e3:SetLabelObject(e3)
e3:SetLabelObject(e3_)
e3_:SetLabelObject(e3)
c:RegisterEffect(e3_)
local e3__=e3_:Clone()
......
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