You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MSURandomizer/Views/SettingsWindow.axaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@
87
87
</Grid>
88
88
</controls:LabeledControl>
89
89
90
-
<controls:LabeledControlText="Copy Rom Directory"Hint="Folder for roms to be copied to for MSUs if desired. If not set, the rom locations will be left alone."DisplayHint="True"Margin="3">
90
+
<controls:LabeledControlText="Output Directory"Hint="Folder for roms to be moved to for MSUs if desired. If not set, the rom locations will be left alone."DisplayHint="True"Margin="3">
0 commit comments