薛鸿潇 5 лет назад
Родитель
Сommit
5540a9220a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      mk_framework/assets/script/game/component/tween/ZPathFalling.ts

+ 1 - 0
mk_framework/assets/script/game/component/tween/ZPathFalling.ts

@@ -2,6 +2,7 @@
 const { ccclass, property, executeInEditMode, playOnFocus } = cc._decorator;
 
 /**
+ * Z字飘落效果
  * @author 薛鸿潇
  */
 @ccclass