diff --git a/elevenclock/__init__.py b/elevenclock/__init__.py index 0240f0bc..9f445aaa 100644 --- a/elevenclock/__init__.py +++ b/elevenclock/__init__.py @@ -1304,8 +1304,7 @@ def compareFullScreenRects(window, screen, ADVANCED_FULLSCREEN_METHOD): print("🟡 Fullscreen window title:", globals.windowTexts[hwnd]) fullscreen = True else: - cprint("input host messing around!!!!!") - pass # Input host messing around! + print("🟠 Input host messing around!!!!!") else: hwnd = globals.foregroundHwnd if hwnd == 0: