챔피언

This commit is contained in:
chi
2023-05-30 11:03:12 +09:00
parent a74a47b582
commit 0da45cf931
32 changed files with 23256 additions and 1684 deletions

View File

@@ -1434,5 +1434,10 @@ namespace Project
{
menu_projecTU_list();
}
private void bwrunToolStripMenuItem_Click(object sender, EventArgs e)
{
bw_DoWork(null, null);
}
}
}