Skip to content

Commit 63f1e16

Browse files
authored
Update config.lua
1 parent 3707d36 commit 63f1e16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Config = {}
33
Config.Ace = 'redm'
44
Config.MenuCommand = 'menu'
55
Config.EnablePermissions = false
6+
Config.UseCommand = false -- [true/false]
7+
Config.KeyBinding = 0xE31C6A41 -- [if UseCommand true then this wont work. Refer to the github controls.md https://github.com/Zaps6000/RedTrainer/blob/main/controls.md]
68

79
Config.ModularSetup = {
810
{

0 commit comments

Comments
 (0)