Update kawai.py

This commit is contained in:
MrSanZz
2025-11-28 21:58:52 +07:00
committed by GitHub
parent 0b8e060d42
commit 68eed5fedb

View File

@@ -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