local HeroConst = {} HeroConst.MATCH_ICON_NAME = { [1] = "match_1", [2] = "match_2", [3] = "match_3", [4] = "match_4", [5] = "match_5", } return HeroConst