Marked generateModel as obsolete

This commit is contained in:
MattNL
2023-04-25 19:42:22 -04:00
parent 591e1ac5dc
commit cd21ee8017

View File

@@ -15,6 +15,7 @@ using OMI.Formats.Pck;
namespace PckStudio
{
[Obsolete]
public partial class generateModel : MetroForm
{
PictureBox skinPreview;