6,354
个编辑
小无编辑摘要 |
小无编辑摘要 |
||
第166行: | 第166行: | ||
end, | end, | ||
["bg"] = function() | ["bg"] = function() | ||
if info["bg"]~="" then | |||
return info["bg"] | |||
else | |||
if info["side"]==0 then | |||
return 'base_light' | |||
else | |||
return 'base_conflict' | |||
end | |||
end | |||
end, | end, | ||
["pstChartDesigner"] = function() | ["pstChartDesigner"] = function() |