X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=server%2Fhashprobe.proto;fp=server%2Fhashprobe.proto;h=175cd7731a32784054db230a74af697815e605e0;hb=66ad31721419c43f68a96a30e55eea6132588fba;hp=bb34806dfdc53a3a13fdbe5e679d34b987011231;hpb=19afd6bdb8c2d498dd9dd5887ea33c33185443a5;p=remoteglot 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 {