increase round time in defuse mode too
This commit is contained in:
parent
2762f3ec9b
commit
02efcd2ab4
1 changed files with 2 additions and 1 deletions
|
@ -17,8 +17,9 @@ mp_limitteams "0"
|
||||||
|
|
||||||
// Minutes per round
|
// Minutes per round
|
||||||
mp_roundtime "30"
|
mp_roundtime "30"
|
||||||
|
mp_roundtime_defuse "30"
|
||||||
|
|
||||||
// Can move before the round start
|
// Skip buy phase
|
||||||
mp_freezetime "0"
|
mp_freezetime "0"
|
||||||
|
|
||||||
// Can always buy
|
// Can always buy
|
||||||
|
|
Loading…
Reference in a new issue