This commit is contained in:
Lachlan Leone
2024-10-09 16:41:33 +11:00
parent 9f4ef51d41
commit 4259b35697
10 changed files with 177 additions and 4 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
using Kitchen;
using KitchenMods;
namespace MMOKitchen.Systems
{
public class ProfileEditorOverride : InteractionSystem, IModSystem
public class ProfileEditorOverride : InteractionSystem
{
protected override bool IsPossible(ref InteractionData data)
{