diff --git a/cryptide_project/src/Pages/EndGame.tsx b/cryptide_project/src/Pages/EndGame.tsx index 03ad0b4..3456710 100644 --- a/cryptide_project/src/Pages/EndGame.tsx +++ b/cryptide_project/src/Pages/EndGame.tsx @@ -85,9 +85,9 @@ function EndGame() {

{indices[players.findIndex((p) => p.id == winner?.id)].ToString("fr")}

-
+ {/*
-
+
*/}
{losingPlayers.map((player, index) => (
@@ -100,9 +100,13 @@ function EndGame() {
))}
-
+ {/*
-
+
*/} +
+ +
+
): (