删除 'game_stats'

This commit is contained in:
206530230 2021-06-22 13:48:20 +08:00
parent 09bde51a3c
commit 1a748cd5d2
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
class GameStats():
"""跟踪游戏的统计信息"""
def __init__(self, ai_settings):