Changes

no edit summary
Line 76: Line 76:  
value = ShipBattleCardKai:get{ship = ship, size = self._size, link = ship:link(), hd = true, size = '160px', caption = ship:name()}
 
value = ShipBattleCardKai:get{ship = ship, size = self._size, link = ship:link(), hd = true, size = '160px', caption = ship:name()}
 
end
 
end
return {value = value, bg_color = bg_color, background_image = background_image or self._none, text_align = self._center_align}
+
return {
 +
value = value,
 +
-- bg_color = bg_color,
 +
-- background_image = background_image or self._none,
 +
text_align = self._center_align,
 +
}
 
end
 
end
  
cssedit, gkautomate
6,926

edits