@@ -38,7 +38,9 @@ class Mine(GameBase):
self.execute_loop()
def execute_loop(self):
breaks = self.init_breaks()
while True:
self.check_breaks()
if self.overlay.run_mode == 'paused':
cv.waitKey(10)
self.overlay.show_mining_overlay()
The note is not visible to the blocked user.