Changes

m
no edit summary
Line 6: Line 6:     
function GalleryTabber(ship)
 
function GalleryTabber(ship)
     return ShipPage.GalleryTabber(nil, { explicit = { ship = ship }, implicit = {} })
+
     return ShipPage.GalleryTabber({ explicit = { ship = ship }, implicit = {} })
 
end
 
end
  
cssedit, gkautomate
7,064

edits