Example #1
0
File: Buff.cs Project: Dobeq/BarPG
 public void Remove()
 {
     BuffManager.Expire(this.name);
 }