Commit 7d51758f authored by mercury233's avatar mercury233 Committed by GitHub

format

parent 1ef97136
......@@ -2125,7 +2125,9 @@ function Auxiliary.GetColumn(c,p)
seq=3
end
elseif c:IsLocation(LOCATION_SZONE) then
if seq>4 then return nil end
if seq>4 then
return nil
end
else
return nil
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