Added todo
This commit is contained in:
		
							parent
							
								
									4f4bc36e75
								
							
						
					
					
						commit
						98c732f6ee
					
				@ -156,6 +156,9 @@ namespace eu.railduction.netcore.dll.ManagedPool
 | 
				
			|||||||
            
 | 
					            
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Todo [HIGHER]: Add function to put item back into the pool
 | 
				
			||||||
 | 
					        //                Check if item was created by pool, reject otherwise
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        private void createNewObjects(int size)
 | 
					        private void createNewObjects(int size)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            // create 'size'-amount of items, as long we dont hit our maximum
 | 
					            // create 'size'-amount of items, as long we dont hit our maximum
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user