mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
Battle: time limit 2 -> 3 minutes
This commit is contained in:
parent
219f3407cb
commit
5b27d2a84e
1 changed files with 1 additions and 1 deletions
|
|
@ -3405,7 +3405,7 @@ static gametype_t defaultgametypes[] =
|
||||||
TOL_BATTLE,
|
TOL_BATTLE,
|
||||||
int_scoreortimeattack,
|
int_scoreortimeattack,
|
||||||
0,
|
0,
|
||||||
2,
|
3,
|
||||||
},
|
},
|
||||||
|
|
||||||
// GT_SPECIAL
|
// GT_SPECIAL
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue