更换cocos

This commit is contained in:
Evan
2026-08-26 13:55:55 +08:00
parent 4fc07b1458
commit 43b983fb99
15680 changed files with 102 additions and 116 deletions

View File

@@ -1,7 +1,7 @@
// pyodideWorker.js
importScripts("../pyodide/pyodide.js");
usecdn = true
usecdn = false
// 确定 indexURL 的值
let indexURL;
if (usecdn) {