Skip to content
Snippets Groups Projects
Commit c7d49fd8 authored by wolfs's avatar wolfs
Browse files

oops

parent 6e33a633
No related branches found
Tags
No related merge requests found
...@@ -293,6 +293,7 @@ typedef struct ...@@ -293,6 +293,7 @@ typedef struct
SINT8 adminplayer; // Needs to be signed SINT8 adminplayer; // Needs to be signed
SINT8 sharedlives; SINT8 sharedlives;
char server_context[8]; // unique context id, generated at server startup.
UINT8 varlengthinputs[0]; // Playernames and netvars UINT8 varlengthinputs[0]; // Playernames and netvars
} ATTRPACK serverconfig_pak; } ATTRPACK serverconfig_pak;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment