Changes

m
no edit summary
Line 20: Line 20:  
     -- overrides ShipData:type
 
     -- overrides ShipData:type
 
     type = function(ship)
 
     type = function(ship)
         return Formatting.format_ship_type(ship:type())
+
         return Formatting:format_ship_type(ship:type())
 
     end,
 
     end,
  
7,212

edits