configure.sh: Fix no steam runtime argument
This commit is contained in:
parent
a2bb446d14
commit
72499898a7
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ function configure() {
|
|||
|
||||
arg_steamrt32=""
|
||||
arg_steamrt64=""
|
||||
arg_steamrt=""
|
||||
arg_no_steamrt=""
|
||||
arg_ffmpeg=""
|
||||
arg_build_name=""
|
||||
|
|
Loading…
Reference in a new issue