summarylogtreecommitdiffstats
path: root/rbdoom-3-bfg-launcher
diff options
context:
space:
mode:
Diffstat (limited to 'rbdoom-3-bfg-launcher')
-rw-r--r--rbdoom-3-bfg-launcher2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbdoom-3-bfg-launcher b/rbdoom-3-bfg-launcher
index 3a7b363cb5e8..adc2f004adda 100644
--- a/rbdoom-3-bfg-launcher
+++ b/rbdoom-3-bfg-launcher
@@ -24,4 +24,4 @@ fi
# Disable terminal support too, if the user knows
# what they are doing, they don't need the launcher anyways
-exec RBDoom3BFG +set in_tty 0 "$basepath" "$@"
+exec RBDoom3BFG +set in_tty 0 $basepath "$@"