Changes

m
no edit summary
Line 155: Line 155:  
             end
 
             end
 
             if table.getn(fleet.voices or {}) > 0 then
 
             if table.getn(fleet.voices or {}) > 0 then
                 fleetNote = fleetNote .. ' ' .. U.ijoin(U.imap(fleet.voices[1], formatVoice))
+
                 fleetNote = fleetNote .. ' ' .. U.ijoin(U.imap(fleet.voices[1], formatVoice), ' ')
 
             end
 
             end
 
             table.insert(result, fleetNote)
 
             table.insert(result, fleetNote)
cssedit, gkautomate
7,060

edits