Skip to content

Commit

Permalink
configure.sh: Fix no steam runtime argument
Browse files Browse the repository at this point in the history
  • Loading branch information
aeikum committed Feb 18, 2019
1 parent a2bb446 commit 7249989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.sh
Expand Up @@ -126,6 +126,7 @@ function configure() {

arg_steamrt32=""
arg_steamrt64=""
arg_steamrt=""
arg_no_steamrt=""
arg_ffmpeg=""
arg_build_name=""
Expand Down

0 comments on commit 7249989

Please sign in to comment.