mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-06 03:17:39 +00:00
prefix the file name better
This commit is contained in:
parent
3e2563c648
commit
14a489aaa5
@ -190,7 +190,7 @@ screenshotthemap()
|
||||
rm -rf ~/.xonotic
|
||||
(
|
||||
cd ../..
|
||||
misc/tools/xonotic-map-screenshot "$M" $screenshot_override +scr_screenshot_name "$M"
|
||||
misc/tools/xonotic-map-screenshot "$M" $screenshot_override +"scr_screenshot_name \"$M-\""
|
||||
)
|
||||
if ! mv ~/.xonotic/data/screenshots "$M-$blobhash"; then
|
||||
if [ -n "$IRCSPAM" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user