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