Merge branch 'netplay-tweak' into 'master'

Increase BACKUPTICS

See merge request KartKrew/Kart!332
This commit is contained in:
Sal 2020-11-10 20:32:52 -05:00
commit 4874387283

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
//