Skip to content

Commit

Permalink
Update get_match_group_copy_paste_wiki.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanopedia authored Oct 15, 2024
1 parent 65b41eb commit 0ad969f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ function WikiCopyPaste._getMapCode(mapIndex, bans)
INDENT .. INDENT .. '|t2h1=|t2h2=|t2h3=|t2h4=|t2h5=|t2h6=',
bans and (INDENT .. INDENT .. '|t2b1=|t2b2=|t2b3=|t2b4=|t2b5=|t2b6=') or nil,
INDENT .. INDENT .. '|length=|winner=|matchid=|vod=',
INDENT .. '|matchid'.. mapIndex ..'=',
INDENT .. '}}'
), '\n')
end
Expand Down

0 comments on commit 0ad969f

Please sign in to comment.