From 45198686d54608ecb0b2d831ea0a6acb9cbad183 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 9 Oct 2022 13:47:15 -0400 Subject: enable prboom flag -window --- dot/local/bin/doom1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fi savedir=~/.prboom-plus/save/"$game" mkdir -p "$savedir" -prboom-plus -save "$savedir" -iwad "$game" "$@" +prboom-plus -save "$savedir" -iwad "$game" -window "$@" -- cgit v1.2.3