Updated score and winner handling
This commit is contained in:
@@ -58,6 +58,7 @@ void main() {
|
||||
testMatchOnlyGroup = Match(
|
||||
name: 'Test Match with Group',
|
||||
game: testGame,
|
||||
players: testGroup.members,
|
||||
group: testGroup,
|
||||
notes: '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user