mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-04 10:27:38 +00:00
Document new allowed sys_ticrate value.
Part of https://gitlab.com/xonotic/xonotic-data.pk3dir/-/issues/2545
This commit is contained in:
parent
96d01ed345
commit
5580b4f30c
@ -180,6 +180,8 @@ sv_weaponstats_file "http://www.xonotic.org/weaponbalance/"
|
||||
|
||||
//sv_maxrate 1000000 // limits client connections to this rate in bytes/seconds
|
||||
|
||||
//sys_ticrate 0.0333333 // 0.0166667 for twice as many server frames per second; smoother gameplay but somewhat higher CPU use.
|
||||
|
||||
// see Docs/mapdownload.txt for more info
|
||||
//sv_curl_defaulturl http://www.xonotic.org/contentdownload/getmap.php?file= //fallback download URL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user