Unify/cleanup max snapshot entities on client and server
This commit is contained in:
parent
d815052df0
commit
ac621642ac
5 changed files with 8 additions and 7 deletions
|
@ -133,6 +133,8 @@ NET
|
|||
|
||||
#define MAX_PACKET_USERCMDS 32 // max number of usercmd_t in a packet
|
||||
|
||||
#define MAX_SNAPSHOT_ENTITIES 256
|
||||
|
||||
#define PORT_ANY -1
|
||||
|
||||
#define MAX_RELIABLE_COMMANDS 64 // max string commands buffered for restransmit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue