forked from Shardstone/trail-into-darkness
First commit on my server, yey!
This commit is contained in:
5
Assets/Code/GameState/Entities/IEntity.cs
Normal file
5
Assets/Code/GameState/Entities/IEntity.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace v {
|
||||
public interface IEntity {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user