Update leenkx/Sources/leenkx/trait/physics/bullet/PhysicsWorld.hx
This commit is contained in:
		| @ -530,8 +530,7 @@ class PhysicsWorld extends Trait { | ||||
| 		} | ||||
|  | ||||
| 		#if js | ||||
| 			var drawer = world.getDebugDrawer(); | ||||
| 			if (drawer != null) drawer.setDebugMode(debugDrawMode); | ||||
| 			return world.getDebugDrawer().getDebugMode(); | ||||
| 		#elseif hl | ||||
| 			return hlDebugDrawer_getDebugMode(); | ||||
| 		#else | ||||
|  | ||||
		Reference in New Issue
	
	Block a user