更新 'settings.py'
This commit is contained in:
parent
bbde256b3d
commit
f6a25876e7
|
@ -17,7 +17,7 @@ class Settings():
|
|||
self.bullet_width = 3
|
||||
self.bullet_height = 15
|
||||
self.bullet_color = 60, 60, 60
|
||||
self.bullets_allowed = 3
|
||||
self.bullets_allowed = 20
|
||||
|
||||
# 外星人设置
|
||||
self.alien_speed_factor = 0.1
|
||||
|
|
Loading…
Reference in New Issue