diff --git a/client/src/components/GameBoard.tsx b/client/src/components/GameBoard.tsx index a59cb95..d11f386 100644 --- a/client/src/components/GameBoard.tsx +++ b/client/src/components/GameBoard.tsx @@ -519,14 +519,15 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB {cardOrder ? ( <> {/* Carta de Éxito primero */} -