Commit 4bcc9287 authored by liujiangnan's avatar liujiangnan

debug

parent 5fa38b63
...@@ -104,16 +104,16 @@ cc.Class({ ...@@ -104,16 +104,16 @@ cc.Class({
batchPreloadScene(scenes) { batchPreloadScene(scenes) {
const expects = [ const expects = [
'op_09', 'OP05', 'op_09', 'OP05',
'OP_03', 'op_01', // 'OP_03', 'op_01',
'LWD_3', 'op_07', // 'LWD_3', 'op_07',
'op_02', 'OP_08', // 'op_02', 'OP_08',
'op_06_1', 'OP10', // 'op_06_1', 'OP10',
'op_09_plus', 'OP11', // 'op_09_plus', 'OP11',
'OP10_online', 'OP12', // 'OP10_online', 'OP12',
'OP13', 'OP_03_1', // 'OP13', 'OP_03_1',
'OSMO_01', 'OP15', // 'OSMO_01', 'OP15',
'OPW25', 'OP_03_2', // 'OPW25', 'OP_03_2',
'op_06_2', 'OP_06_3' // 'op_06_2', 'OP_06_3',
]; ];
const _this = this; const _this = this;
let i = 0; let i = 0;
......
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