替换图标1
parent
1176d0cdae
commit
2f36dd4ea1
|
@ -1488,13 +1488,13 @@ end
|
||||||
--角色定位ID 获取角色定位背景图片
|
--角色定位ID 获取角色定位背景图片
|
||||||
function GetHeroPosBgStr(_i)
|
function GetHeroPosBgStr(_i)
|
||||||
if _i==1 then
|
if _i==1 then
|
||||||
return "r_hero_roudundi"
|
return "mrth_tab2"
|
||||||
elseif _i==2 then
|
elseif _i==2 then
|
||||||
return "r_hero_shuchudi"
|
return "mrth_tab2"
|
||||||
elseif _i==3 then
|
elseif _i==3 then
|
||||||
return "r_hero_kongzhidi"
|
return "mrth_tab2"
|
||||||
elseif _i==4 then
|
elseif _i==4 then
|
||||||
return "r_hero_fuzhudi"
|
return "mrth_tab2"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue