mirror of
https://github.com/webxoss/webxoss-client.git
synced 2024-11-20 05:49:55 +01:00
fix #25
This commit is contained in:
parent
c3abe25a28
commit
5e3e853583
1 changed files with 1 additions and 0 deletions
|
@ -979,6 +979,7 @@ function playReplayContent (content) {
|
|||
}
|
||||
playingReplay = true;
|
||||
gameStart('replay');
|
||||
game.io.datas = content.messagePacks;
|
||||
var i = 0;
|
||||
var idle = true;
|
||||
var auto = false;
|
||||
|
|
Loading…
Reference in a new issue