diff --git a/engines/crispy-doom/assets/run-crispy-hexen.sh b/engines/crispy-doom/assets/run-crispy-hexen.sh index 06b6d7bab..c8d5c3cbe 100755 --- a/engines/crispy-doom/assets/run-crispy-hexen.sh +++ b/engines/crispy-doom/assets/run-crispy-hexen.sh @@ -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"