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"
   ]
 }