ModelRenderer - Update designer specifics

This commit is contained in:
miku-666
2025-02-23 10:58:16 +01:00
parent 0ee20c5644
commit 690b46fc93

View File

@@ -2,7 +2,7 @@
namespace PckStudio.Rendering
{
partial class ModelRenderer
internal partial class ModelRenderer
{
[DebuggerNonUserCode()]
protected override void Dispose(bool disposing)
@@ -29,14 +29,14 @@ namespace PckStudio.Rendering
[DebuggerStepThrough()]
private void InitializeComponent()
{
this.SuspendLayout();
this.components = new System.ComponentModel.Container();
//
// ModelRenderer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.Name = "ModelRenderer";
this.ResumeLayout(false);
this.PerformLayout();
}
}
}