Files

7 lines
102 B
C#

namespace ZooMatch
{
public class ZooMatchCore : SingletonUnity<ZooMatchCore>
{
}
}