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