fixed guid

This commit is contained in:
erik 2025-05-09 06:55:01 +00:00
parent aede9d8bdd
commit aa744a8edc

View file

@ -9,6 +9,8 @@ using Decal.Adapter.Wrappers;
namespace MosswartMassacre
{
[ComVisible(true)]
[Guid("be0a51b6-cf1f-4318-ad49-e40d6aebe14b")]
[FriendlyName("Mosswart Massacre")]
public class PluginCore : PluginBase
{