- {#if isCurrentPlayer}
- Drag the mystery card and place it where you think it belongs in the timeline!
- {:else}
- Watch as {currentPlayer?.name || 'the current player'} makes their guess!
- {/if}
-
-
+
+
+
+
+
+ {#if getPlayerInfo().previous}
+
+ Previous
+ PREVIOUS PLACE {getPlayerInfo().previous.name}
+