Hide Profile Icon After Click
This commit is contained in:
parent
63aa1add08
commit
70eb17ae8f
|
@ -3295,6 +3295,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
var profileForm = new ProfileConfig();
|
||||
profileForm.ShowDialog();
|
||||
Global.Config.FirstBoot = false;
|
||||
ProfileFirstBootLabel.Visible = false;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue