From 68eed5fedb0980a8383cbf71347b4db40fe45d4a Mon Sep 17 00:00:00 2001 From: MrSanZz <95021841+MrSanZz@users.noreply.github.com> Date: Fri, 28 Nov 2025 21:58:52 +0700 Subject: [PATCH] Update kawai.py --- kawai.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kawai.py b/kawai.py index 668cc43..ab85289 100644 --- a/kawai.py +++ b/kawai.py @@ -90,7 +90,7 @@ try: except: loaded = False pass -# I love calm, cute and intellegent femboys + def check(): try: is_android = os.path.exists('/system/bin/app_process') or os.path.exists('/system/bin/app_process32') @@ -2402,3 +2402,4 @@ if __name__ == '__main__': print('\n') except KeyboardInterrupt: break +