mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
gfdgfdgdf gdfsg sdfg
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user