Commit 69824a78 authored by haiyoucuv's avatar haiyoucuv

init

parent 135780b9
......@@ -41,7 +41,7 @@ export async function initBundle(): Promise<void> {
// preferCreateImageBitmap: true,
}
});
Assets.backgroundLoadBundle(["Game"]);
// Assets.backgroundLoadBundle(["Game"]);
console.timeEnd("initBundle");
inited = true;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment