Initial Commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using KitchenMods;
|
||||
|
||||
namespace Pets.Components.Status
|
||||
{
|
||||
public struct COccupiedByPet : IModComponent
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user