Fix for armor buttons displayed wrong after import

This commit is contained in:
MayNL
2026-07-04 15:33:10 -04:00
parent 7e3a4b18c0
commit 991d87d421

View File

@@ -183,7 +183,7 @@ namespace PckStudio.Controls
{ {
legAnimationComboBox.SelectedIndex = 0; legAnimationComboBox.SelectedIndex = 0;
} }
RefreshControls();
} }
public SkinANIM GetAnim() public SkinANIM GetAnim()