Content deleted Content added
BrandonXLF (talk | contribs) No edit summary |
BrandonXLF (talk | contribs) No edit summary |
||
Line 341:
]]
local function dst_active (frame)▼
local args = getArgs (frame);▼
return _dst_active (args)▼
end▼
local function _dst_active (frame)
Line 377 ⟶ 372:
end
▲local function dst_active (frame)
▲ local args = getArgs (frame);
▲ return _dst_active (args)
▲end
--[=[-------------------------< T I M E >----------------------------------------------------------------------
|