Commit ce03f666 authored by liujiangnan's avatar liujiangnan

debug

parent 6ac4dd24
......@@ -160,11 +160,7 @@ export default class NewClass extends middleLayerBase {
});
}
batchPreloadScene(scenes = []) {
const expects = [
// 'op_03_2',
// 'OP10_online',
];
batchPreloadScene(scenes = [], expects = []) {
const _this = this;
let i = 0;
const load = function () {
......
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