更新 'alien_invasion,py'
This commit is contained in:
parent
c768de7464
commit
f3ae762439
|
@ -41,5 +41,4 @@ def run_game():
|
|||
while True:
|
||||
gf.check_events(ai_settings, screen, stats, sb, play_button, ship,
|
||||
aliens, bullets)
|
||||
if stats.game_active:
|
||||
ship.update()
|
||||
|
Loading…
Reference in New Issue