@@ -496,6 +496,7 @@ async def show_instruction_screen(image):
pygame.display.flip()
await asyncio.sleep(0)
for event in pygame.event.get():
result = await touch(event)
if event.type == pygame.QUIT:
pygame.quit()
The note is not visible to the blocked user.