更新版本号至 2.1.0

This commit is contained in:
SmallMain
2024-11-01 11:12:13 +08:00
parent f9c85aedda
commit 6333ac01d2
9 changed files with 10 additions and 10 deletions

View File

@@ -57235,7 +57235,7 @@
"use strict";
cc.sp = {
inited: false,
version: "2.0.0",
version: "2.1.0",
MAX_MULTITEXTURE_NUM: -1,
autoSwitchMaterial: true,
allowDynamicAtlas: true,

View File

@@ -56928,7 +56928,7 @@
"use strict";
cc.sp = {
inited: false,
version: "2.0.0",
version: "2.1.0",
MAX_MULTITEXTURE_NUM: -1,
autoSwitchMaterial: true,
allowDynamicAtlas: true,