mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-10-16 12:02:51 +00:00
Update Cheats.py
This commit is contained in:
parent
8c6188982c
commit
c627af00b1
1 changed files with 0 additions and 6 deletions
|
|
@ -61,12 +61,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):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue