Files
Fishing2NetTest/Assets/Scripts/Common/Net/Entity/AuthenticationSelectComponent.cs
2026-03-05 18:07:55 +08:00

7 lines
110 B
C#

namespace NBF
{
public class AuthenticationSelectComponent : Fantasy.Entitas.Entity
{
}
}