Example #1
0
 private void pbCheat_Click(object sender, EventArgs e)
 {
     MessageBox.Show("咳咳……禽兽模式开启,所有雷已秒杀--!谢谢!");
     controller.Cheat();
 }