推送测试
This commit is contained in:
parent
0667533bc2
commit
4b5217db0b
|
|
@ -150,6 +150,7 @@ class Character extends ActiveObject {
|
|||
//如果Ani组不存在就初始化数组
|
||||
if (this[AniObj] == null) this[AniObj] = [];
|
||||
|
||||
|
||||
foreach(Type in getconsttable().AvatarType) {
|
||||
//如果有时装就初始化Ani
|
||||
//除了皮肤 在没有的情况下初始化0
|
||||
|
|
|
|||
Loading…
Reference in New Issue