mirror of
https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF
synced 2024-11-14 15:27:11 +00:00
No description
3f2e32756c
On the rare occassion when downloading different bases, the whole application would crash out. I've been able to figure out that it's in the DownloadWait.xaml.cs specifically on the "this.Owner.GetType()" check. After adding the null propgation, I haven't received the issue since, so I've gone ahead and applied the fix everywhere for consistency and to err on the side of caution. |
||
---|---|---|
UWUVCI AIO WPF | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
UWUVCI AIO WPF.sln |