mirror of
https://github.com/MrSanZz/KawaiiGPT.git
synced 2025-11-28 22:53:02 +00:00
Update kawai.py
This commit is contained in:
3
kawai.py
3
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user