diff --git a/CAMBIOS_SESION_2025-12-08.txt b/CAMBIOS_SESION_2025-12-08.md similarity index 100% rename from CAMBIOS_SESION_2025-12-08.txt rename to CAMBIOS_SESION_2025-12-08.md diff --git a/client/src/components/GameBoard.tsx b/client/src/components/GameBoard.tsx index 517cf96..b82b2ba 100644 --- a/client/src/components/GameBoard.tsx +++ b/client/src/components/GameBoard.tsx @@ -120,7 +120,7 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB

- Guerra Total + Sombras en París

{/* Audio Auto-Play - Solo para el host */} @@ -237,7 +237,7 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB // FASE ROLL CALL if (gameState.phase === 'roll_call' as any) { return ( -
+
@@ -245,11 +245,15 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB
-
-

+ {/* --- 1. SECCIÓN SUPERIOR: TÍTULO (20-25% altura) --- */} +
+

Pasando Lista...

+
+ {/* --- 2. SECCIÓN INFERIOR: JUGADORES (Resto de altura) --- */} +
{isHost && (