summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdot/local/bin/doom12
1 files changed, 1 insertions, 1 deletions
diff --git a/dot/local/bin/doom1 b/dot/local/bin/doom1
index 5cda573..42c7274 100755
--- a/dot/local/bin/doom1
+++ b/dot/local/bin/doom1
@@ -20,4 +20,4 @@ then
20fi 20fi
21savedir=~/.prboom-plus/save/"$game" 21savedir=~/.prboom-plus/save/"$game"
22mkdir -p "$savedir" 22mkdir -p "$savedir"
23prboom-plus -save "$savedir" -iwad "$game" "$@" 23prboom-plus -save "$savedir" -iwad "$game" -window "$@"