Commit ce03f666 authored by liujiangnan's avatar liujiangnan

debug

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