8 lines
83 B
C#
8 lines
83 B
C#
|
|
|
|
using Fantasy.Entitas;
|
|
|
|
public class ChatManagementComponent : Entity
|
|
{
|
|
|
|
} |