X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=remoteglot.pl;h=6d07c5bd6049d773e2da54633d215bd5b9784000;hp=aaaed104ea94a2fd73ab316678129b4f66b5bf18;hb=5fd43c7170a88b2290e66922018788b860339b5d;hpb=325527f1f2d4c3e8a1648690da349f30f8e79759 diff --git a/remoteglot.pl b/remoteglot.pl index aaaed10..6d07c5b 100755 --- a/remoteglot.pl +++ b/remoteglot.pl @@ -1039,6 +1039,7 @@ sub find_clock_start { } # TODO(sesse): Maybe we can get the number of moves somehow else for FICS games. + # The history is needed for id_for_pos. if (!exists($pos->{'pretty_history'})) { return; }