mirror of
https://github.com/YGGverse/hl-server.git
synced 2026-03-31 17:45:28 +00:00
set session time
This commit is contained in:
parent
badc362521
commit
17a3caac91
2 changed files with 8 additions and 2 deletions
|
|
@ -32,3 +32,6 @@ sv_allowdownload 1
|
||||||
// master server connections
|
// master server connections
|
||||||
sv_lan 0
|
sv_lan 0
|
||||||
public 1
|
public 1
|
||||||
|
|
||||||
|
// 20 minute timelimit
|
||||||
|
mp_timelimit 20
|
||||||
|
|
@ -32,3 +32,6 @@ sv_allowdownload 1
|
||||||
// master server connections
|
// master server connections
|
||||||
sv_lan 0
|
sv_lan 0
|
||||||
public 1
|
public 1
|
||||||
|
|
||||||
|
// 20 minute timelimit
|
||||||
|
mp_timelimit 20
|
||||||
Loading…
Add table
Add a link
Reference in a new issue