Skip to content

Commit

Permalink
Fix for Vive support
Browse files Browse the repository at this point in the history
  • Loading branch information
davrous committed Dec 12, 2017
1 parent 4f09282 commit c9b87cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Cameras/VR/babylon.vrExperienceHelper.ts
Expand Up @@ -101,7 +101,6 @@ module BABYLON {
private _displayLaserPointer = true;

private _dpadPressed = true;
//private _isVive = false;

public get teleportationTarget(): Mesh {
return this._teleportationTarget;
Expand Down

0 comments on commit c9b87cd

Please sign in to comment.