Commit 3af2f0fe authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent 1703cd05
......@@ -19,5 +19,7 @@ function c56897896.synlimit(e,c)
return c:IsLevelBelow(4) and c:IsRace(RACE_WARRIOR+RACE_MACHINE)
end
function c56897896.syncheck(e,c)
c:AssumeProperty(ASSUME_LEVEL,1)
if c~=e:GetHandler() then
c:AssumeProperty(ASSUME_LEVEL,1)
end
end
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