yyl
2025-05-26 67c4ca84c9f1517ecc603f4cf9f7859f1802e8fb
1
2
3
4
5
6
 
 
public class TeamConst
{
    public const int MaxTeamCardCount = 6;
}