Beispiel #1
0
 public override void WinExp(uint amount, uint targetLevel = 0)
 {
     Owner.WinExp(amount, targetLevel);
 }