dist/docs: --config not --options

This commit is contained in:
Will Xyen
2019-12-18 21:48:47 -05:00
parent b1329d10bf
commit b1fd175318
2 changed files with 3 additions and 3 deletions

View File

@@ -13,4 +13,4 @@ for /R prop\defaults %%D in (*.*) do (
if not exist dev\nvram\%%~nxD copy /y prop\defaults\%%~nxD dev\nvram
)
launcher -H 268435456 -K sdvxhook2.dll soundvoltex.dll --options sdvxhook2.conf %*
launcher -H 268435456 -K sdvxhook2.dll soundvoltex.dll --config sdvxhook2.conf %*