Files

7 lines
103 B
C#
Raw Permalink Normal View History

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