Update Cheats.py

This commit is contained in:
Sarasayed0118 2024-04-07 05:22:50 +05:30 committed by GitHub
parent 8c6188982c
commit c627af00b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,12 +60,6 @@ def ExcelCommand(command, arguments, clientid, accountid):
elif command in ['speedon', 'speedy']:
speedy(arguments, clientid)
elif command in ['acl']:
acl(arguments, clientid)
elif command in ['vcl']:
vcl(arguments, clientid)
def kill(arguments, clientid):