1
Fork 0

make the code look nicer!

This commit is contained in:
Jake Howard 2015-05-07 22:13:17 +01:00
parent e14cac3a65
commit d2d0ff4e29
1 changed files with 0 additions and 3 deletions

View File

@ -136,9 +136,6 @@ def play(window):
if player.lives <= 0:
return "LIVES"
if target_movement_timeout <=0:
drop_targets = False
for target in target_group: