Ally UI tweaks

This commit is contained in:
Serge
2024-03-18 18:01:41 +01:00
parent a3e1286296
commit 7039f58e05

View File

@@ -1533,6 +1533,7 @@ namespace GHelper
tableAMD.Controls.Add(buttonXGM, 1, 0); tableAMD.Controls.Add(buttonXGM, 1, 0);
VisualizeXGM(); VisualizeXGM();
} }
VisualiseIcon();
return; return;
} }