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