ソースを参照

Add spaces

customisations
alemart 10ヶ月前
コミット
7875776193
2個のファイルの変更2行の追加2行の削除
  1. 1
    1
      demos/hello-aframe/index.html
  2. 1
    1
      demos/hello-aframe/video.html

+ 1
- 1
demos/hello-aframe/index.html ファイルの表示

@@ -79,7 +79,7 @@
79 79
             <!-- A 3D camera adapted for AR -->
80 80
             <ar-camera></ar-camera>
81 81
 
82
-            <!-- The mage-->
82
+            <!-- The mage -->
83 83
             <ar-root reference-image="mage">
84 84
 
85 85
                 <!-- Switch from top view to front view -->

+ 1
- 1
demos/hello-aframe/video.html ファイルの表示

@@ -79,7 +79,7 @@
79 79
             <!-- A 3D camera adapted for AR -->
80 80
             <ar-camera></ar-camera>
81 81
 
82
-            <!-- The mage-->
82
+            <!-- The mage -->
83 83
             <ar-root reference-image="mage">
84 84
 
85 85
                 <!-- Switch from top view to front view -->

読み込み中…
キャンセル
保存