yyl
2025-05-20 9ff4940cfe2074ca24aca15c25b5053bd658dfa8
1
2
3
4
5
6
 
 
public class TeamConst
{
    public const int MaxTeamCardCount = 6;
}