删除冗余
This commit is contained in:
parent
6bc813ce8e
commit
6f6594db9c
@ -1365,8 +1365,6 @@ class Level(tool.State):
|
||||
elif targetPlant.name == c.ICESHROOM:
|
||||
self.freezeZombies(targetPlant)
|
||||
targetPlant.boomed = True
|
||||
else:
|
||||
pass
|
||||
else:
|
||||
can_attack = False
|
||||
if (zombie_len > 0):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user