Content deleted Content added
BrandonXLF (talk | contribs) Plural routes Tag: Reverted |
BrandonXLF (talk | contribs) Move index Tag: Reverted |
||
Line 52:
repeat
local route = args[prefix .. index] or (index == 1 and args[prefix] or '')
local routeType = args[prefix ..
local routeLoc = args[prefix ..
if index ~= 1 then
|