gfdgfdgdf gdfsg sdfg

This commit is contained in:
Hepatica
2024-02-25 06:12:23 +01:00
parent 40c934d138
commit e5b98e6408

View File

@@ -702,6 +702,13 @@ export default {
if (dataObject.CurrentGame.GameState == "Running") { if (dataObject.CurrentGame.GameState == "Running") {
this.autoplay = 20; this.autoplay = 20;
if (this.idCurrentGame=="") {
this.idCurrentGame = dataObject.CurrentGame.Id;
this.mapPlayersToSlides(
dataObject.CurrentGame.PlayerList,
dataObject.CurrentGame.PlayerList
);
}
} }
this.updatePlayerInfo( this.updatePlayerInfo(