diff --git a/components/match2/wikis/ageofempires/legacy/match_maps_legacy.lua b/components/match2/wikis/ageofempires/legacy/match_maps_legacy.lua index b84f4ae892f..821cfe60334 100644 --- a/components/match2/wikis/ageofempires/legacy/match_maps_legacy.lua +++ b/components/match2/wikis/ageofempires/legacy/match_maps_legacy.lua @@ -129,6 +129,7 @@ function MatchMapsLegacy.showmatch(frame) return MatchGroup.MatchByMatchId({ id = MatchGroupBase.getBracketIdPrefix() .. id, matchid = 'R1M1', + width = args.width }) end