문구 수정
매번 뜨도록 수정
This commit is contained in:
@@ -56,8 +56,8 @@ namespace friction
|
||||
|
||||
private void MainForm_Shown(object sender, EventArgs e)
|
||||
{
|
||||
if (Config.GetInstance().DidAgreeAlert() == true)
|
||||
return;
|
||||
//if (Config.GetInstance().DidAgreeAlert() == true)
|
||||
// return;
|
||||
|
||||
AlertPopup alert = new AlertPopup();
|
||||
DialogResult alertResult = alert.ShowDialog();
|
||||
|
||||
Reference in New Issue
Block a user