更新 'settings.py'
This commit is contained in:
parent
27099dfcb2
commit
fdc4c82771
|
@ -1,5 +1,5 @@
|
||||||
class Settings():
|
class Settings():
|
||||||
"""存储《外星人入侵》的所有的设置的类"""
|
"""存储《外星人入侵》的所有的设的类"""
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
"""初始化游戏的静态设置"""
|
"""初始化游戏的静态设置"""
|
||||||
|
|
Loading…
Reference in New Issue