更新版本号至 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

View File

@@ -1 +1 @@
2.1.0
2.2.0

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,

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,

View File

@@ -8,7 +8,7 @@ cc.sp = {
/**
* 版本号
*/
version: "2.1.0",
version: "2.2.0",
/**
* 最大纹理插槽数量