Removed return
This commit is contained in:
@@ -275,7 +275,6 @@ class _CreateGameState extends State<CreateGame> {
|
|||||||
],
|
],
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
List<String> players = [];
|
List<String> players = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user