changed done -> continue
This commit is contained in:
parent
62ccbdcdab
commit
03fd685afc
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
store.wasInstallSuccessful.set(true)
|
store.wasInstallSuccessful.set(true)
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Done!
|
Continue!
|
||||||
</button>
|
</button>
|
||||||
{:else if lastInstallErr == InstallErr.FailedToSendLaunchOption}
|
{:else if lastInstallErr == InstallErr.FailedToSendLaunchOption}
|
||||||
Failed to receive steam launch option data :(
|
Failed to receive steam launch option data :(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue