mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Bump trip wire leniency tics from 7 to 15
This commit is contained in:
parent
744129aefb
commit
c7847fa32a
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ typedef enum
|
|||
#define TUMBLEBOUNCES 3
|
||||
#define TUMBLEGRAVITY (4*FRACUNIT)
|
||||
|
||||
#define TRIPWIRETIME (7)
|
||||
#define TRIPWIRETIME (15)
|
||||
|
||||
//}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue