]> git.pond.sub.org Git - empserver/blobdiff - include/treaty.h
Add sequence numbers to game state (experimental)
[empserver] / include / treaty.h
index d5efd77e6d0e90c7795017dd988f7c53f2d848ab..31491eeff139b2ad0cc3ea736d5b23a5dc42e7b6 100644 (file)
@@ -41,6 +41,7 @@ struct trtstr {
     /* initial part must match struct empobj */
     short ef_type;
     short trt_uid;
+    unsigned trt_seqno;
     time_t trt_timestamp;
     /* end of part matching struct empobj */
     natid trt_cna;             /* proposer */