Increase the length of the player input buffer

This commit is contained in:
Louis-Antoine 2020-03-02 15:36:28 +01:00
parent 75e12f9d9d
commit 04a1f479be

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