Merge branch 'increase-input-buffer' into 'next'

Increase the length of the player input buffer

See merge request STJr/SRB2!835
This commit is contained in:
LJ Sonic 2020-03-18 09:49:14 -04:00
commit c43ca31dc2

View file

@ -36,7 +36,7 @@ basic fields of the packet, and change infrequently.
// be transmitted.
// Networking and tick handling related.
#define BACKUPTICS 32
#define BACKUPTICS 96
#define MAXTEXTCMD 256
//
// Packet structure