@@ -8,7 +8,7 @@ from tetris.game import Game
from tetris.util import ConfigurationManager
def main() -> None:
ConfigurationManager.load()
ConfigurationManager. init()
game = Game()
game.initialize()
The note is not visible to the blocked user.