mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-01 00:41:16 +00:00
Merge branch 'netplay-tweak' into 'master'
Increase BACKUPTICS See merge request KartKrew/Kart!332
This commit is contained in:
commit
4874387283
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue