From c627af00b1aeae195d2d65c2eb1fc123bcf1c530 Mon Sep 17 00:00:00 2001 From: Sarasayed0118 <162738632+Sarasayed0118@users.noreply.github.com> Date: Sun, 7 Apr 2024 05:22:50 +0530 Subject: [PATCH] Update Cheats.py --- .../ba_root/mods/chatHandle/ChatCommands/commands/Cheats.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dist/ba_root/mods/chatHandle/ChatCommands/commands/Cheats.py b/dist/ba_root/mods/chatHandle/ChatCommands/commands/Cheats.py index a79ce67..cf4ca97 100644 --- a/dist/ba_root/mods/chatHandle/ChatCommands/commands/Cheats.py +++ b/dist/ba_root/mods/chatHandle/ChatCommands/commands/Cheats.py @@ -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):