Hotfix collision

This commit is contained in:
Nikolya Andreychik
2021-04-05 14:06:34 -07:00
parent bbf81505e2
commit b5c3dc32c7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -256,7 +256,7 @@ class Drakora():
def doCheats(self):
# self.drawBoxes = True
self.drawBoxes = True
if self.isPressedKeysUpdated:
pressedKeysStr = ''.join(self.pressedKeys)