Increase BACKUPTICS

This commit is contained in:
Sally Coolatta 2020-11-10 20:31:50 -05:00
parent 1f1607cc6d
commit 454fc41b71

View file

@ -37,7 +37,7 @@ applications may follow different packet versions.
// be transmitted.
// Networking and tick handling related.
#define BACKUPTICS 32
#define BACKUPTICS 1024
#define TICQUEUE 512 // more than enough for most timeouts....
#define MAXTEXTCMD 256
//