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