Skip to content

Commit

Permalink
Bump protocol version
Browse files Browse the repository at this point in the history
  • Loading branch information
greghaynes committed Jul 21, 2010
1 parent 41990be commit 5db5f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fpsgame/game.h
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ static const int msgsizes[] = // size inclusive message token, 0 f
#define SAUERBRATEN_SERVER_PORT 28785
#define SAUERBRATEN_SERVINFO_PORT 28786
#define SAUERBRATEN_MASTER_PORT 28787
#define PROTOCOL_VERSION 257 // bump when protocol changes
#define PROTOCOL_VERSION 258 // bump when protocol changes
#define DEMO_VERSION 1 // bump when demo format changes
#define DEMO_MAGIC "SAUERBRATEN_DEMO"

Expand Down

0 comments on commit 5db5f83

Please sign in to comment.