Initial Commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using KitchenData;
|
||||
using KitchenMods;
|
||||
using Unity.Entities;
|
||||
|
||||
namespace Easter2025.Components
|
||||
{
|
||||
public struct CEggBush : IComponentData, IModComponent, IApplianceProperty
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user