Skip to content

Commit

Permalink
Update components/match2/wikis/stormgate/match_group_input_custom.lua
Browse files Browse the repository at this point in the history
Co-authored-by: Rikard Blixt <[email protected]>
  • Loading branch information
hjpalpha and Rathoz authored Sep 17, 2024
1 parent 1c59457 commit f2775ec
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,7 @@ function MapFunctions.getTeamParticipants(mapInput, opponent, opponentIndex)
Logic.readBool(mapInput[prefix .. 'noheroescheck'])
),
}
end,
OPPONENT_CONFIG
end
)

Array.forEach(unattachedParticipants, function(participant)
Expand Down

0 comments on commit f2775ec

Please sign in to comment.