Exemplo n.º 1
0
 static TankTargeting()
 {
     Instance = new TankTargeting();
     Instance.NeedToTaunt = new List<WoWUnit>();
 }
Exemplo n.º 2
0
 static TankTargeting()
 {
     Instance             = new TankTargeting();
     Instance.NeedToTaunt = new List <WoWUnit>();
 }