diff --git a/Group_game/game.py b/Group_game/game.py index 76898bbcd1754ce014b3ef9925337619e0a0d617..de8ca60b6fdeb06cf9f1859b4198a068dca92344 100644 --- a/Group_game/game.py +++ b/Group_game/game.py @@ -8,6 +8,8 @@ from items import * from level_1 import * import time from level_2 import * +from leaderboard import * + start_time = "" global current_room global current_level