This commit is contained in:
Lachlan Leone
2024-01-20 22:32:35 +11:00
parent dc543cba36
commit 323c611016
11 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ using KitchenMods;
namespace Pets.Interfaces
{
public interface IPetProperty : IModComponent
public interface IPetProperty
{
}