更新一些优化细节

This commit is contained in:
COMPUTER\EDY 2026-04-24 16:28:57 +08:00
parent 83bf46356a
commit 1ead3167cb
3 changed files with 13 additions and 7 deletions

View File

@ -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;

View File

@ -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,

View File

@ -0,0 +1,6 @@
{
"ver": "1.0.2",
"uuid": "e4acc948-d72d-4e68-a200-103aaf5cd2dc",
"importer": "json",
"subMetas": {}
}