From c3f56588dbf30fe27a59e9afd48912b1c42042ef Mon Sep 17 00:00:00 2001 From: 206530211 <1515969111@qq.com> Date: Thu, 17 Jun 2021 20:39:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'alien=5Finvasion,py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alien_invasion,py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alien_invasion,py b/alien_invasion,py index 9811aa7..4e9ecda 100644 --- a/alien_invasion,py +++ b/alien_invasion,py @@ -11,5 +11,5 @@ import game_functions as gf def run_game(): # 初始化pygame、设置和屏幕对象 - pygame.flind() - \ No newline at end of file + pygame.init() + ai_settings = Settings() \ No newline at end of file