mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-25 00:05:48 +00:00
End of an era
Fixed previously unknown ANIM flag in Animation editor
This commit is contained in:
@@ -247,7 +247,7 @@ namespace PckStudio.Controls
|
||||
}
|
||||
if (!hasDefaultModel && !hasCustomModel)
|
||||
{
|
||||
MessageBox.Show(this, $"Not Model found for: {modelName}");
|
||||
MessageBox.Show(this, $"No Model found for: {modelName}");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user