"PCK Manager".cs - Marked as Obsolete

This commit is contained in:
miku-666
2023-05-12 17:15:21 +02:00
parent 4f06ee8165
commit ea8484a6d9

View File

@@ -5,6 +5,7 @@ using MetroFramework.Forms;
namespace PckStudio.Forms
{
[Obsolete("For what is this thing used?")]
public partial class PCK_Manager : MetroForm
{
public PCK_Manager()