更新版本号至 2.2.0

This commit is contained in:
SmallMain
2024-11-08 21:19:12 +08:00
parent 3f71c91904
commit 22941a3c1f
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -57235,7 +57235,7 @@
"use strict";
cc.sp = {
inited: false,
version: "2.1.0",
version: "2.2.0",
MAX_MULTITEXTURE_NUM: -1,
autoSwitchMaterial: true,
allowDynamicAtlas: true,
+1 -1
View File
@@ -56928,7 +56928,7 @@
"use strict";
cc.sp = {
inited: false,
version: "2.1.0",
version: "2.2.0",
MAX_MULTITEXTURE_NUM: -1,
autoSwitchMaterial: true,
allowDynamicAtlas: true,