remove extra bought from log
This commit is contained in:
		
							parent
							
								
									5487cb3d37
								
							
						
					
					
						commit
						f9f1842cb7
					
				| @ -12,6 +12,6 @@ public class MarketBuyFormat : GenericFormat<BuyCargo> { | |||||||
|         if (tons <= 0) { |         if (tons <= 0) { | ||||||
|             return ""; |             return ""; | ||||||
|         } |         } | ||||||
|         return string.Format("Bought: {0}t bought", tons); |         return string.Format("Bought: {0}t", tons); | ||||||
|     } |     } | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user