diff --git a/app/Settings.cs b/app/Settings.cs index b3abc319..8da83d5a 100644 --- a/app/Settings.cs +++ b/app/Settings.cs @@ -1533,6 +1533,7 @@ namespace GHelper tableAMD.Controls.Add(buttonXGM, 1, 0); VisualizeXGM(); } + VisualiseIcon(); return; }