mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-09-22 04:03:15 +00:00
Fix for armor buttons displayed wrong after import
This commit is contained in:
@@ -183,7 +183,7 @@ namespace PckStudio.Controls
|
|||||||
{
|
{
|
||||||
legAnimationComboBox.SelectedIndex = 0;
|
legAnimationComboBox.SelectedIndex = 0;
|
||||||
}
|
}
|
||||||
|
RefreshControls();
|
||||||
}
|
}
|
||||||
|
|
||||||
public SkinANIM GetAnim()
|
public SkinANIM GetAnim()
|
||||||
|
|||||||
Reference in New Issue
Block a user