Gregg Tavares 6 年 前
コミット
fd23c199bd
1 ファイル変更3 行追加1 行削除
  1. 3 1
      .vscode/settings.json

+ 3 - 1
.vscode/settings.json

@@ -4,7 +4,9 @@
         "html"
   ],
   "cSpell.words": [
+    "Phong",
     "rdparty",
-    "threejs"
+    "threejs",
+    "threejsfundamentals"
   ]
 }