X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=Engine.pm;h=c46b4a8d313f3adfdcd9ac8a7e9301c0a5dd6f85;hp=6ec914fb42c8bf7e98909d36e9c5a7aebf1fad4a;hb=a82c2a991cd7d4baafde86b14eba458a04782081;hpb=269776b172ada8c902a65780353ec8fe2c1e4ff8 diff --git a/Engine.pm b/Engine.pm index 6ec914f..c46b4a8 100644 --- a/Engine.pm +++ b/Engine.pm @@ -30,6 +30,7 @@ sub open { cb => $cb, seen_uciok => 0, stopping => 0, + chess960 => 0, }; print $uciwrite "uci\n";