예제 #1
0
 public static void Setup(object sender, EventArgs args)
 {
     SpellOption.SetupPrediction();
     SpellOption.SetupShield(AutoShield["Active"].Cast <CheckBox>().CurrentValue);
 }