another test
This commit is contained in:
parent
7b5b648e97
commit
6d8b8b2928
@ -93,7 +93,7 @@ if __name__ == "__main__":
|
|||||||
for x in range(20):
|
for x in range(20):
|
||||||
testCD.actionTrigger(cdName)
|
testCD.actionTrigger(cdName)
|
||||||
sleep(0)
|
sleep(0)
|
||||||
print(testCD.isCooldownActive(cdName))
|
print(testCD.isCooldownActive("test"))
|
||||||
print("//Test Done//")
|
print("//Test Done//")
|
||||||
sleep(2)
|
sleep(2)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user