コード例 #1
0
ファイル: Role.cs プロジェクト: r2d2m/Emotion
 public virtual void BuffReduce()
 {
     buffManager.BuffReduceLayer();
 }