Skip to content

Commit

Permalink
crispy-doom - Fix hexen
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Nov 9, 2023
1 parent 15a568e commit e9e3a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/crispy-doom/assets/run-crispy-hexen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ do
done

echo "Launching with, ${new_args[@]}"
"$DIR/crispy-heretic" "${new_args[@]}" -config "$DIR/hexen.cfg" -extraconfig "$DIR/crispy-hexen.cfg"
"$DIR/crispy-hexen" "${new_args[@]}" -config "$DIR/hexen.cfg" -extraconfig "$DIR/crispy-hexen.cfg"

0 comments on commit e9e3a88

Please sign in to comment.