v0.3.2
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user