예제 #1
0
        public ProjectSettingsWizardForm()
        {
            InitializeComponent();

            textBoxGameinfoPath.Text  = ProjectUtils.GetGameInfoPath();
            textBoxStudiomdlPath.Text = ProjectUtils.GetStudioModelPath();
        }