添加风机
This commit is contained in:
@@ -6,7 +6,6 @@ async function main() {
|
||||
const container = document.getElementById('container');
|
||||
|
||||
const oceanScene = new OceanScene(container);
|
||||
|
||||
try {
|
||||
await oceanScene.init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user