Initial commit
This commit is contained in:
3
source/Entities/IComponent.cs
Normal file
3
source/Entities/IComponent.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace FactoryGame.Entities;
|
||||
|
||||
public interface IComponent { }
|
||||
Reference in New Issue
Block a user