艹
This commit is contained in:
7
Entity/Chat/ChatComponent.cs
Normal file
7
Entity/Chat/ChatComponent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Fantasy.Entitas;
|
||||
|
||||
namespace Fantasy;
|
||||
|
||||
public class ChatComponent : Entity
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user