7 lines
77 B
C#
Raw Normal View History

2024-10-17 20:36:24 +08:00
namespace JNGame.Root
{
public class JNGameRoot
{
}
}