This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zhangyupeng
/
Babylon.js
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
typo
sebavan
6 anni fa
parent
3efe3ec287
commit
44ff26b46f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
inspector/tsconfig.json
+ 1
- 1
inspector/tsconfig.json
Vedi File
@@ -19,7 +19,7 @@
],
"babylonjs/*": [
"../../dist/preview release/babylon.module.d.ts"
- ]
,
+ ]
}
}
}