parent
51003c0c8c
commit
551579ca39
|
@ -655,6 +655,9 @@ function SetHeroStars(spLoader, starGrid, star, type,_starSize,_scale,_pivot,rot
|
|||
-- horizonta.childAlignment = "LowerLeft"
|
||||
-- end
|
||||
--LogError("star====="..star)
|
||||
if type==nil then
|
||||
type=1
|
||||
end
|
||||
if star>11 then
|
||||
type=3
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue