- 시뮬레이션 작업 중

This commit is contained in:
2017-02-22 02:48:30 +09:00
parent 3611071c18
commit c45f463406
3 changed files with 484 additions and 438 deletions

View File

@@ -49,6 +49,8 @@ namespace AutoSellerNS
public AutoSeller()
{
InitializeComponent();
cbSMMethod.SelectedIndex = 0;
Util.SetLogView(tbLog);
Config.Init();