mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
Fix path population on drive scan
This commit is contained in:
@@ -424,7 +424,7 @@ namespace MPF.Windows
|
||||
// Set the initial environment and UI values
|
||||
SetSupportedDriveSpeed();
|
||||
Env = DetermineEnvironment();
|
||||
GetOutputNames(!rescanDrives);
|
||||
GetOutputNames(true);
|
||||
EnsureDiscInformation();
|
||||
|
||||
// Add event handlers
|
||||
|
||||
Reference in New Issue
Block a user