Skip to content
Snippets Groups Projects
Commit 04a1f479 authored by LJ Sonic's avatar LJ Sonic
Browse files

Increase the length of the player input buffer

parent 75e12f9d
No related branches found
No related tags found
2 merge requests!985Shaders next merge,!835Increase the length of the player input buffer
...@@ -36,7 +36,7 @@ basic fields of the packet, and change infrequently. ...@@ -36,7 +36,7 @@ basic fields of the packet, and change infrequently.
// be transmitted. // be transmitted.
// Networking and tick handling related. // Networking and tick handling related.
#define BACKUPTICS 32 #define BACKUPTICS 96
#define MAXTEXTCMD 256 #define MAXTEXTCMD 256
// //
// Packet structure // Packet structure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment