Changed project name
This commit is contained in:
5
Ghost.SparseEntities/Components/IComponentData.cs
Normal file
5
Ghost.SparseEntities/Components/IComponentData.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace Ghost.SparseEntities.Components;
|
||||
|
||||
public interface IComponentData
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user