コード例 #1
0
ファイル: AutoMP.py プロジェクト: jacopoji/MaplestoryScripts
def KillPersistVarThred():
    print("Stopping vars")
    SCLib.StopVars()
    time.sleep(1)
コード例 #2
0
def KillPersistVarThred():
    print("Restarting SCLib variables")
    SCLib.StopVars()
    time.sleep(1)
コード例 #3
0
def KillPersistVarThred():
    SCLib.StopVars()
    time.sleep(1)