Changes

no edit summary
Line 13: Line 13:  
end
 
end
 
if model == nil then
 
if model == nil then
 +
name, model = self:process_ship_key(name)
 +
end
 +
if not model then
 
model = ""
 
model = ""
 
end
 
end
Anonymous user