mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-02 19:51:45 +00:00
Allow more timeout stealing. Small tickling, should fix compile of
toxic.
This commit is contained in:
parent
cdab5d6c36
commit
1f7b827655
@ -7,7 +7,7 @@ url_http=http://beta.xonotic.org/autobuild-bsp/
|
||||
url_ssh=xonotic-beta:autobuild-bsp/
|
||||
build_cachedir="$HOME/xonotic-map-compiler.cache/"
|
||||
screenshot_cachedir="$HOME/xonotic-map-screenshot.cache/"
|
||||
build_override="-bsp_timeout 3600 -vis_timeout 10800 -light_timeout 18000 -minimap_timeout 900 -scale_timeout 900 -timeout_stealing 0.75"
|
||||
build_override="-bsp_timeout 3600 -vis_timeout 10800 -light_timeout 18000 -minimap_timeout 900 -scale_timeout 900 -timeout_stealing 0.8"
|
||||
screenshot_override="9 900 5 +g_ctf 1"
|
||||
|
||||
getthemap_fail=false
|
||||
|
Loading…
Reference in New Issue
Block a user