Bugfix: temp var was not released.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7940 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
		
							parent
							
								
									8f59984d00
								
							
						
					
					
						commit
						c6aafbd0ef
					
				| @ -768,6 +768,7 @@ public class BoundingSphere extends BoundingVolume { | ||||
| 
 | ||||
|             CollisionResult result = new CollisionResult(point, distance); | ||||
|             results.addCollision(result); | ||||
|             vars.release(); | ||||
|             return 1; | ||||
|         } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user