mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-11 05:47:40 +00:00
include DRIVERFLAGS
This commit is contained in:
parent
274a2c798b
commit
566746bbb6
@ -226,7 +226,7 @@ screenshotthemap()
|
||||
(
|
||||
cd ../..
|
||||
if [ -n "$DISPLAY" ]; then
|
||||
misc/tools/xonotic-map-screenshot "$M" $screenshot_override +"scr_screenshot_name \"$M-\""
|
||||
misc/tools/xonotic-map-screenshot "$M" $screenshot_override $DRIVERFLAGS +"scr_screenshot_name \"$M-\""
|
||||
else
|
||||
case "$DRIVER" in
|
||||
gl)
|
||||
|
Loading…
Reference in New Issue
Block a user