just a little cap
This commit is contained in:
parent
dd56991f37
commit
2ca7caf348
2
V4.py
2
V4.py
@ -125,7 +125,7 @@ def printf(txt, end="", Mobdriver=driver):
|
|||||||
elif FullLog and Mobdriver:
|
elif FullLog and Mobdriver:
|
||||||
LogError(Timer(txt), Mobdriver=Mobdriver)
|
LogError(Timer(txt), Mobdriver=Mobdriver)
|
||||||
else :
|
else :
|
||||||
print(timer(txt), Mobdriver)
|
print(Timer(txt), Mobdriver)
|
||||||
|
|
||||||
|
|
||||||
def CustomSleep(temps):
|
def CustomSleep(temps):
|
||||||
|
Loading…
Reference in New Issue
Block a user