备战界面修改
parent
9539c997e5
commit
a2d7a8b733
|
@ -897,7 +897,7 @@ function SetCardStars(starGrid, star,starType)
|
|||
end
|
||||
if starType == 3 then
|
||||
starScale = 8
|
||||
star=star-11
|
||||
star=star-10
|
||||
end
|
||||
for i = 1, starGrid.transform.childCount do
|
||||
starGrid.transform:GetChild(i - 1).gameObject:SetActive(false)
|
||||
|
|
Loading…
Reference in New Issue