Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js979 var HistNull = new Array(); variable
980 HistNull[0] = 0;
1473 if ((showThisMove < StartPly) || HistNull[showThisMove]) {