Ejemplo n.º 1
0
Archivo: Buff.cs Proyecto: Dobeq/BarPG
 public void Remove()
 {
     BuffManager.Expire(this.name);
 }