hch
2025-06-24 754995562ce45ca4acd7897eec9b2b4667a4fd2a
1
2
3
4
5
6
 
 
public class TeamConst
{
    public const int MaxTeamHeroCount = 6;
}