Skip to content

Commit

Permalink
port: net: bump protocol version
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsfdsfgs committed Jan 14, 2024
1 parent e688a1c commit e6df601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion port/include/net/net.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include "constants.h"
#include "net/netbuf.h"

#define NET_PROTOCOL_VER 9
#define NET_PROTOCOL_VER 10

#define NET_MAX_CLIENTS MAX_PLAYERS
#define NET_MAX_NAME MAX_PLAYERNAME
Expand Down

0 comments on commit e6df601

Please sign in to comment.