删除 'game_stats'
This commit is contained in:
parent
09bde51a3c
commit
1a748cd5d2
|
@ -1,4 +0,0 @@
|
|||
class GameStats():
|
||||
"""跟踪游戏的统计信息"""
|
||||
|
||||
def __init__(self, ai_settings):
|
Loading…
Reference in New Issue