mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-07 14:11:48 +00:00
autoscreenshots: turn off sound
This commit is contained in:
parent
852e69fb36
commit
3d41115769
@ -8,6 +8,7 @@ watchdog=$1; shift
|
||||
count=`yes x | head -n "$count" | tr -cd x`
|
||||
|
||||
./all run \
|
||||
-nosound \
|
||||
+'vid_fullscreen 0' \
|
||||
+'exec effects-ultimate.cfg' \
|
||||
"$@" \
|
||||
|
Loading…
Reference in New Issue
Block a user