Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js917 var LiveBroadcastPlaceholderEvent = 'live chess broadcast'; variable
918 var LiveBroadcastPlaceholderPgn = '[Event "' + LiveBroadcastPlaceholderEvent + '"]';
1876 …nHeader) == "undefined" || (numberOfGames == 1 && gameEvent[0] == LiveBroadcastPlaceholderEvent)) {