Skip to content

Commit 148a27b

Browse files
committed
Todo
1 parent 6039da6 commit 148a27b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AngelLoader/Forms/MainForm.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,8 @@ await FMScan.ScanFMs(
11811181
// Just in case, to make sure the backing dll is loaded before doing the dll check
11821182
_ = ReadmeRichTextBox.Handle;
11831183

1184+
// @Wine: Make the names be in a textbox for easy copy-pasting, and then also say which of them are
1185+
// and aren't installed, for clarity.
11841186
if (!WinVersion.Wine_NativeDllsInstalled())
11851187
{
11861188
(_, bool dontShowAgain) = Core.Dialogs.ShowMultiChoiceDialog(

0 commit comments

Comments
 (0)