瀏覽代碼

linting ftw

Raanan Weber 5 年之前
父節點
當前提交
cfe589dd26
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Cameras/XR/webXRControllerTeleportation.ts

+ 1 - 1
src/Cameras/XR/webXRControllerTeleportation.ts

@@ -21,7 +21,7 @@ export class WebXRControllerTeleportation {
     /**
     /**
      * when set to true (default) teleportation will wait for thumbstick changes.
      * when set to true (default) teleportation will wait for thumbstick changes.
      * When set to false teleportation will be disabled.
      * When set to false teleportation will be disabled.
-     * 
+     *
      * If set to false while teleporting results can be unexpected.
      * If set to false while teleporting results can be unexpected.
      */
      */
     public enabled: boolean = true;
     public enabled: boolean = true;