去除废弃数据

This commit is contained in:
星外之神 2022-04-08 23:07:38 +08:00
parent 1f3181a3c1
commit cd2e2b66d8

View File

@ -38,7 +38,6 @@ class Zombie(pg.sprite.Sprite):
self.hit_timer = 0
self.speed = 1
self.freeze_timer = 0
self.dead_timer = 2800
self.losthead_timer = 0
self.is_hypno = False # the zombie is hypo and attack other zombies when it ate a HypnoShroom