mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-15 11:24:56 +00:00
allow more tries
This commit is contained in:
parent
e1413a8fcc
commit
7f344c656a
@ -16,7 +16,7 @@ count=`yes x | head -n "$count" | tr -cd x`
|
||||
+'r_letterbox -1' \
|
||||
+'r_drawviewmodel 0' \
|
||||
+'crosshair 0' \
|
||||
+'sv_cheats 1' \
|
||||
+'sv_cheats 2' \
|
||||
+'set catchme "catchme_"' \
|
||||
+"alias catchme_$count \"quit\"" \
|
||||
+'alias "autoscreenshot" "$catchme; set catchme \"${catchme}x\"; impulse 911; defer 1 \"screenshot; autoscreenshot\""' \
|
||||
|
Loading…
Reference in New Issue
Block a user