From e5b98e6408c4ece518f07fb341b62291e6450d2b Mon Sep 17 00:00:00 2001 From: Hepatica Date: Sun, 25 Feb 2024 06:12:23 +0100 Subject: [PATCH] gfdgfdgdf gdfsg sdfg --- luckydiamond/src/pages/games-pages/JackpotPage.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/luckydiamond/src/pages/games-pages/JackpotPage.vue b/luckydiamond/src/pages/games-pages/JackpotPage.vue index 6705293..f2a6c34 100644 --- a/luckydiamond/src/pages/games-pages/JackpotPage.vue +++ b/luckydiamond/src/pages/games-pages/JackpotPage.vue @@ -702,6 +702,13 @@ export default { if (dataObject.CurrentGame.GameState == "Running") { this.autoplay = 20; + if (this.idCurrentGame=="") { + this.idCurrentGame = dataObject.CurrentGame.Id; + this.mapPlayersToSlides( + dataObject.CurrentGame.PlayerList, + dataObject.CurrentGame.PlayerList + ); + } } this.updatePlayerInfo(