Files
2026-04-20 12:06:34 +08:00

7 lines
108 B
C#

namespace BallKingdomCrush
{
public class LoveLegendCore : SingletonUnity<LoveLegendCore>
{
}
}