diff --git a/components/match2/wikis/fortnite/match_group_input_custom.lua b/components/match2/wikis/fortnite/match_group_input_custom.lua index 040279e381..20c116af3b 100644 --- a/components/match2/wikis/fortnite/match_group_input_custom.lua +++ b/components/match2/wikis/fortnite/match_group_input_custom.lua @@ -22,9 +22,7 @@ local MatchFunctions = { }, DEFAULT_MODE = 'team' } -local FfaMatchFunctions = { - DEFAULT_MODE = 'solos', -} +local FfaMatchFunctions = {} local MapFunctions = {} local FfaMapFunctions = {}