namespace EggLink.DanhengServer.GameServer.Game.MatchThree; public static class MatchThreeService { //public static ConcurrentDictionary Rooms { get; } = []; //public static List GameInstances { get; } = []; }