X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Fgame.h;h=a465d2ae19303bc30390423f138565e16f75ba8f;hp=9f77dc0ff875a3cdbb14153c9de917151ed96928;hb=ba2044be189f10349f4dba1bbe80c35ba0e81bae;hpb=18148f03fa96cad1dbca2e9a087670153a6b19dd diff --git a/include/game.h b/include/game.h index 9f77dc0ff..a465d2ae1 100644 --- a/include/game.h +++ b/include/game.h @@ -39,7 +39,7 @@ struct gamestr { /* initial part must match struct empobj */ short ef_type; - short game_uid; + int game_uid; unsigned game_seqno; time_t game_timestamp; /* end of part matching struct empobj */