We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef702f7 commit 4d769edCopy full SHA for 4d769ed
MaiChartManager/Launcher.cs
@@ -28,7 +28,7 @@ public Launcher()
28
# if DEBUG
29
checkBox1.Checked = true;
30
StaticSettings.Config.Export = true;
31
- textBox1.Text = @"D:\Maimai HDD\sdga145";
+ textBox1.Text = @"E:\Maimai HDD\sdga145";
32
StartClicked(null, null);
33
notifyIcon1.Visible = true;
34
WindowState = FormWindowState.Minimized;
SimaiSharp
0 commit comments