Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js103 …if (boardIsDefault(debugShortcutSquare)) { boardShortcut(debugShortcutSquare, "pgn4web v" + pgn4we…
113 …if (boardIsDefault(debugShortcutSquare)) { boardShortcut(debugShortcutSquare, "pgn4web v" + pgn4we…
114 …tDelay === 0) || (LiveBroadcastAlert === true)) && (boardIsDefault(debugShortcutSquare))) { startA…
137 var colRow = colRowFromSquare(debugShortcutSquare);
480 var debugShortcutSquare = "A8"; variable