forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
4c95214808
commit
0f39169c30
1 changed files with 2 additions and 2 deletions
|
@ -34,11 +34,11 @@ Config.items = {
|
|||
-- Commands used to trigger rope placements
|
||||
Config.commands = {
|
||||
towing = {
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
command = 'towrope',
|
||||
},
|
||||
winch = {
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
command = 'winch',
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue