Changes

m
no edit summary
Line 121: Line 121:  
     self:build_table("Light Cruiser")
 
     self:build_table("Light Cruiser")
 
     self:build_table("Submarine")
 
     self:build_table("Submarine")
     mw.log(table.concat(self._rows, "\n"))
+
     return table.concat(self._rows, "\n")
 
end
 
end
  
48

edits