Skip to content

Commit bb614b0

Browse files
committed
bump mailib
1 parent 8bb6e64 commit bb614b0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

AquaMai

MaiChartManager/Launcher.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public Launcher()
2929
# if DEBUG
3030
checkBox1.Checked = true;
3131
StaticSettings.Config.Export = true;
32-
textBox1.Text = @"M:\Package";
32+
textBox1.Text = @"H:\Maimai\EZ156 Debug\Package";
3333
StartClicked(null, null);
3434
notifyIcon1.Visible = true;
3535
WindowState = FormWindowState.Minimized;

0 commit comments

Comments
 (0)