summaryrefslogtreecommitdiff
path: root/tools/line2hackvr.sh
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2017-12-19 03:29:56 -0600
committerepoch <epoch@hacking.allowed.org>2017-12-19 03:29:56 -0600
commited79435a1efc2f9c348e66dd2d9b6c80e5f8f888 (patch)
treeceb571f120440c89ed47a593bc3c4168b1f3efea /tools/line2hackvr.sh
parent74c364b28d3e77d89783828e151a6883a9e093a2 (diff)
downloadhackvr-ed79435a1efc2f9c348e66dd2d9b6c80e5f8f888.tar.gz
hackvr-ed79435a1efc2f9c348e66dd2d9b6c80e5f8f888.zip
updated the tools to be color argument aware of addshape
Diffstat (limited to 'tools/line2hackvr.sh')
-rwxr-xr-xtools/line2hackvr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/line2hackvr.sh b/tools/line2hackvr.sh
index f2ea143..0ff5290 100755
--- a/tools/line2hackvr.sh
+++ b/tools/line2hackvr.sh
@@ -4,4 +4,4 @@ if [ "_$1" = '_' ];then
echo 'usage: line2hackvr.sh name' >&2
exit 1
fi
-xargs -L 1 printf "%s addshape 2 0 %d %d 0 %d %d\n" "$1" $line
+xargs -L 1 printf "%s addshape 2 2 0 %d %d 0 %d %d\n" "$1" $line