فهرست منبع

fix comment to match controller.

Brian Zinn 7 سال پیش
والد
کامیت
455d991eb6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/Gamepad/Controllers/babylon.daydreamController.ts

+ 1 - 1
src/Gamepad/Controllers/babylon.daydreamController.ts

@@ -14,7 +14,7 @@ module BABYLON {
         public static MODEL_FILENAME: string = 'generic.babylon';
         public static MODEL_FILENAME: string = 'generic.babylon';
 
 
         /**
         /**
-         * Gamepad Id prefix used to identify Gear VR Controller.
+         * Gamepad Id prefix used to identify Daydream Controller.
          */
          */
         public static readonly GAMEPAD_ID_PREFIX: string = 'Daydream'; // id is 'Daydream Controller'
         public static readonly GAMEPAD_ID_PREFIX: string = 'Daydream'; // id is 'Daydream Controller'