Skip to content

Commit

Permalink
Update components/match2/commons/match_group_util.lua
Browse files Browse the repository at this point in the history
Co-authored-by: hjpalpha <[email protected]>
  • Loading branch information
LuckeLucky and hjpalpha authored Dec 18, 2024
1 parent 7a68d59 commit eabac47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/match2/commons/match_group_util.lua
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ MatchGroupUtil.types.Walkover = TypeUtil.literalUnion('l', 'ff', 'dq')
---@field map string?
---@field mapDisplayName string?
---@field mode string?
---@field opponents {status: string?, score: number, players: table[] }[]
---@field opponents {status: string?, score: number?, players: table[]}[]
---@field participants table
---@field resultType ResultType?
---@field scores number[]
Expand Down

0 comments on commit eabac47

Please sign in to comment.