mirror of
				https://github.com/halpz/re3.git
				synced 2025-11-04 14:25:00 +00:00 
			
		
		
		
	foobar
This commit is contained in:
		
							parent
							
								
									3a6935f126
								
							
						
					
					
						commit
						ab14a0bc61
					
				| 
						 | 
				
			
			@ -2296,7 +2296,6 @@ CCollision::DrawColModel(const CMatrix &mat, const CColModel &colModel)
 | 
			
		|||
	}
 | 
			
		||||
 | 
			
		||||
	for(i = 0; i < colModel.numBoxes; i++){
 | 
			
		||||
if(IsShootThrough(colModel.boxes[i].surface)) continue;
 | 
			
		||||
		min = colModel.boxes[i].min;
 | 
			
		||||
		max = colModel.boxes[i].max;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue