@@ -27,7 +27,7 @@ class Game:
await self.is_running.acquire()
self.input_handler.handleInputs()
await self.input_handler.handleInputs()
await self.is_running.wait()
pass
The note is not visible to the blocked user.