mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-21 17:53:56 +02:00
just a little cap
This commit is contained in:
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):
|
||||||
|
Reference in New Issue
Block a user