From 2f45b047b475c349890d4e4505491d9bbb2a8af5 Mon Sep 17 00:00:00 2001 From: TimCreatorCoder <87563762+TimCreatorCoder@users.noreply.github.com> Date: Sun, 25 Jul 2021 14:01:06 +0700 Subject: [PATCH] Update game.py --- game.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.py b/game.py index a6d0b59..39080b5 100644 --- a/game.py +++ b/game.py @@ -1,6 +1,6 @@ ''' the main game -author:@techwithtim +author:Timvn requirements:see requirements.txt '''