This commit is contained in:
星外之神 2022-06-03 13:58:31 +08:00
parent e00ed2f061
commit 44e6ce77e7

View File

@ -1221,5 +1221,3 @@ class SnorkelZombie(Zombie):
if self.rect.right <= c.MAP_POOL_FRONT_X:
self.swimming = True
self.changeFrames(self.sink_frames)
# 同样没有兼容双防具