mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-04 04:36:21 +00:00
Increase BACKUPTICS
This commit is contained in:
parent
1f1607cc6d
commit
454fc41b71
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