备战界面修改

onepiece_demo_arena
wangzhenxing 2023-12-08 23:02:10 +08:00
parent 9539c997e5
commit a2d7a8b733
1 changed files with 1 additions and 1 deletions

View File

@ -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)