Try to use archived SteamDB page
This commit is contained in:
parent
cfb9be69f7
commit
dfd9f1a97b
3 changed files with 56 additions and 8 deletions
|
@ -323,7 +323,7 @@ namespace auto_creamapi.ViewModels
|
|||
|
||||
private async Task GetListOfDlc()
|
||||
{
|
||||
Status = "Trying to get DLC...";
|
||||
Status = "Trying to get DLC, please wait...";
|
||||
if (AppId > 0)
|
||||
{
|
||||
var app = new SteamApp { AppId = AppId, Name = GameName };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue