示例#1
0
文件: Form1.cs 项目: the0d3v/Synthax
 private void checkBox1_CheckedChanged(object sender, EventArgs e)
 {
     api.ToggleClickTeleport();
 }