Content deleted Content added
BrandonXLF (talk | contribs) No edit summary |
BrandonXLF (talk | contribs) No edit summary |
||
Line 732:
return dst_begin, dst_end, invert;
end
--[[--------------------------<BE>----------------------------------------------------
]]
function p.be (frame)
local dst_begin, dst_end;
return dst_begin, dst_end, invert;
end
|