7 lines
128 B
C#
7 lines
128 B
C#
namespace Assets.Scripts.Entity
|
|
{
|
|
public class AuthenticationSelectComponent : Fantasy.Entitas.Entity
|
|
{
|
|
|
|
}
|
|
} |