Flying enemy sprites

This commit is contained in:
2021-04-03 21:24:55 +03:00
parent 5a2dbcce61
commit feefe9f9c0
5 changed files with 34 additions and 6 deletions
+1
View File
@@ -80,6 +80,7 @@ class Drakora():
self.speedUpLabelCD = 0
self.nextEnemyMustBeFlying = False
self.enemyCD = self.getNextEnemyCD()
self.speedUpCheatLabelCD = 0