Enable key navigation for chess games.

Tento commit je obsažen v:
vonavi
2014-04-12 16:32:58 +03:00
rodič ee3ba7c3d4
revize a4ae7fd44c

Zobrazit soubor

@@ -40,4 +40,5 @@ layout: default
SetImageType("png");
SetGameSelectorOptions("Выбрать партию ...", false, 0, 0, 0, 15, 15, 0, 10); // (head, num, chEvent, chSite, chRound, chWhite, chBlack, chResult, chDate);
SetCommentsIntoMoveText(false);
SetShortcutKeysEnabled(true);
</script>