コード例 #1
0
ファイル: Explorer.cs プロジェクト: ynyzyfy/WowOldBot
 internal void StopRunning()
 {
     Running = false;
     Calls.CancelTele();
 }