Home
last modified time | relevance | path

Searched refs:LiveBroadcastStarted (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js737 if (LiveBroadcastStarted) { return "started"; }
908 var LiveBroadcastStarted = false; variable
1699 if (!LiveBroadcastStarted) {
1700 LiveBroadcastStarted = true;
1778 if (!LiveBroadcastStarted) {
1876 …if (LiveBroadcastStarted === false || typeof(pgnHeader) == "undefined" || (numberOfGames == 1 && g…