mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-22 05:36:09 +01:00
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_steamrt32=""
|
||||||
arg_steamrt64=""
|
arg_steamrt64=""
|
||||||
|
arg_steamrt=""
|
||||||
arg_no_steamrt=""
|
arg_no_steamrt=""
|
||||||
arg_ffmpeg=""
|
arg_ffmpeg=""
|
||||||
arg_build_name=""
|
arg_build_name=""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue