推送测试

This commit is contained in:
Lenheart 2024-12-11 15:45:58 +08:00
parent 992e38188c
commit 3a39924cf1
1 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class Character extends ActiveObject {
Info = sq_DeepCopy(AssetManager.CharacterInfoList[Idx]);
base.Init(Info);
//初始化基础Ani
InitBaseAni();
@ -150,6 +150,7 @@ class Character extends ActiveObject {
//如果Ani组不存在就初始化数组
if (this[AniObj] == null) this[AniObj] = [];
foreach(Type in getconsttable().AvatarType) {
//如果有时装就初始化Ani
//除了皮肤 在没有的情况下初始化0