更新一些优化细节
This commit is contained in:
parent
83bf46356a
commit
1ead3167cb
|
|
@ -451,7 +451,7 @@ var GameTool = {
|
|||
// cc.fx.StorageMessage.setStorage("level", levelInfo);
|
||||
// }
|
||||
|
||||
let max_level = 1520;
|
||||
let max_level = 1521;
|
||||
|
||||
if (cc.fx.GameConfig.GM_INFO.level > (max_level - 1)) {
|
||||
cc.fx.GameConfig.GM_INFO.level = max_level;
|
||||
|
|
|
|||
|
|
@ -1993,7 +1993,7 @@
|
|||
"ctor": "Float64Array",
|
||||
"array": [
|
||||
0,
|
||||
-10,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
|
@ -3065,7 +3065,7 @@
|
|||
"ctor": "Float64Array",
|
||||
"array": [
|
||||
0,
|
||||
-10,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
|
@ -4137,7 +4137,7 @@
|
|||
"ctor": "Float64Array",
|
||||
"array": [
|
||||
0,
|
||||
-10,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
|
@ -5209,7 +5209,7 @@
|
|||
"ctor": "Float64Array",
|
||||
"array": [
|
||||
0,
|
||||
-10,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
|
@ -6281,7 +6281,7 @@
|
|||
"ctor": "Float64Array",
|
||||
"array": [
|
||||
0,
|
||||
-10,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
|
@ -7353,7 +7353,7 @@
|
|||
"ctor": "Float64Array",
|
||||
"array": [
|
||||
0,
|
||||
-10,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
|
|
|||
6
assets/custom/Json/level1521.json.meta
Normal file
6
assets/custom/Json/level1521.json.meta
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"ver": "1.0.2",
|
||||
"uuid": "e4acc948-d72d-4e68-a200-103aaf5cd2dc",
|
||||
"importer": "json",
|
||||
"subMetas": {}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user