X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=server%2Fhashprobe.proto;h=175cd7731a32784054db230a74af697815e605e0;hp=bb34806dfdc53a3a13fdbe5e679d34b987011231;hb=93c084f827a5783b20a3b3349463187c6d342810;hpb=83aa0538ddb9037d37295f7e6e68348773661d7a diff --git a/server/hashprobe.proto b/server/hashprobe.proto index bb34806..175cd77 100644 --- a/server/hashprobe.proto +++ b/server/hashprobe.proto @@ -30,6 +30,8 @@ message HashProbeMove { string from_sq = 1; // a1, a2, etc. string to_sq = 2; string promotion = 3; // Q, R, etc. + + string pretty = 4; // e.g. Rxf6+ } message HashProbeScore { enum ScoreType {