mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-22 07:15:35 +00:00
Fix for CustomSkinEditor not saving changes
This commit is contained in:
@@ -194,6 +194,7 @@ namespace PckStudio.Forms.Editor
|
||||
// just in case they're not the same instance
|
||||
EditorValue.Anim = renderer3D1.ANIM;
|
||||
DialogResult = DialogResult.OK;
|
||||
Save();
|
||||
}
|
||||
|
||||
private void exportSkinButton_Click(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user