Changes

m
no edit summary
Line 349: Line 349:  
                         recipe = recipe,
 
                         recipe = recipe,
 
                         types = U.ijoin(types, "/"),
 
                         types = U.ijoin(types, "/"),
                         rates = U.ijoin(U.imap(types, function(type) return tostring(result[recipe][type]) .. "%" end, "/")),
+
                         rates = U.ijoin(U.imap(types, function(type) return tostring(result[recipe][type]) .. "%" end), "/"),
 
                     }
 
                     }
 
                 end
 
                 end
cssedit, gkautomate
7,064

edits