Module:maimai Difficulty: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Jack980517 No edit summary |
imported>Jack980517 No edit summary |
||
Line 4: | Line 4: | ||
end | end | ||
function p.maimai_difficulty_multi(args | function p.maimai_difficulty_multi(frame) | ||
args=frame.args | |||
local result = "maimai " | local result = "maimai " | ||
if VerToNum({"maimai", args[1]}) <= 2 then | if VerToNum({"maimai", args[1]}) <= 2 then |