From 56e92924edeb441db39c86c4668aabb0f8e3cdf8 Mon Sep 17 00:00:00 2001 From: Jeddunk Date: Tue, 22 Dec 2020 15:20:40 +0100 Subject: [PATCH] Fixed crash while trying to get DLC with invalid AppID --- .gitignore | 2 +- MainWindow.xaml | 5 +-- MainWindow.xaml.cs | 40 ++++++++++++++----- Model/CreamDllModel.cs | 2 +- ...nRuLogin.EXAMPLE.cs => Secrets.EXAMPLE.cs} | 5 ++- 5 files changed, 38 insertions(+), 16 deletions(-) rename Utils/{CsRinRuLogin.EXAMPLE.cs => Secrets.EXAMPLE.cs} (65%) diff --git a/.gitignore b/.gitignore index 88a2974..0f34f01 100644 --- a/.gitignore +++ b/.gitignore @@ -554,4 +554,4 @@ MigrationBackup/ # End of https://www.toptal.com/developers/gitignore/api/visualstudio,jetbrains,windows,visualstudiocode,rider,dotnetcore ConsoleApp1/ -/Utils/CsRinRuLogin.cs +/Utils/Secrets.cs diff --git a/MainWindow.xaml b/MainWindow.xaml index 4a142fc..3ca06e5 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -48,8 +48,7 @@ -