rank.go 99 B

123456
  1. package nameLocal
  2. const (
  3. MapRank_PlayerList = "playerList"
  4. MapRank_LeagueList = "leagueList"
  5. )