include DRIVERFLAGS

This commit is contained in:
Rudolf Polzer 2012-01-16 10:24:22 +01:00
parent 274a2c798b
commit 566746bbb6

View File

@ -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)