mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-31 07:36:56 +00:00
include DRIVERFLAGS
This commit is contained in:
parent
274a2c798b
commit
566746bbb6
@ -226,7 +226,7 @@ screenshotthemap()
|
|||||||
(
|
(
|
||||||
cd ../..
|
cd ../..
|
||||||
if [ -n "$DISPLAY" ]; then
|
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
|
else
|
||||||
case "$DRIVER" in
|
case "$DRIVER" in
|
||||||
gl)
|
gl)
|
||||||
|
Loading…
Reference in New Issue
Block a user