コード例 #1
0
ファイル: LiveMonster.cs プロジェクト: jayrulez/TOMClassic
 public void ExtendDebuff(double count)
 {
     BuffManager.ExtendDebuff(count);
 }