Changes

m
no edit summary
Line 73: Line 73:     
function ShipRemodelListKai:type(ship)
 
function ShipRemodelListKai:type(ship)
return {values = {value = Formatting:format_ship_code(ship:type())}, text_align = self._start_align}
+
return {values = {value = Formatting:format_ship_code(ship:type())}, text_align = self._center_align}
 
end
 
end
  
Anonymous user