From 17e16e1cc59606d6f8e661f0435d9d957e581e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=AD=20Climent?= Date: Mon, 14 Nov 2022 19:18:34 +0100 Subject: [PATCH] better wording --- elevenclock/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: