7 lines
114 B
C#
7 lines
114 B
C#
namespace TowerClimberChronicles
|
|
{
|
|
public class LoveLegendCore : SingletonUnity<LoveLegendCore>
|
|
{
|
|
|
|
}
|
|
} |