remove comments
This commit is contained in:
		
							parent
							
								
									37b892f5dc
								
							
						
					
					
						commit
						ef90220c0c
					
				| @ -430,10 +430,6 @@ impl<EG: EntityGateway> ShipServerState<EG> { | |||||||
|                 } |                 } | ||||||
|             }) |             }) | ||||||
|             .collect(); |             .collect(); | ||||||
| 
 |  | ||||||
|         // Box::new(vec![(id, ViewInfoboardResponse {
 |  | ||||||
|         //     response: r
 |  | ||||||
|         // }].into_iter())
 |  | ||||||
|         Box::new(vec![(id, SendShipPacket::ViewInfoboardResponse(ViewInfoboardResponse {response: r}))].into_iter()) |         Box::new(vec![(id, SendShipPacket::ViewInfoboardResponse(ViewInfoboardResponse {response: r}))].into_iter()) | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user