1,278
edits
Changes
Jump to navigation
Jump to search
no edit summary
if (dashIndex ~= nil)
then
if (tonumber(string.sub(param.args[1], dashIndex - 1))true)
then
i = dashIndex - 1;