Skip to content

Commit

Permalink
fix: StopTasks
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Oct 3, 2024
1 parent 9da5994 commit 14e49d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server-data/resources/[bpt_addons]/bpt_menu/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ Config.Controls = {
HandsUP = { keyboard = "GRAVE" },
Pointing = { keyboard = "B" },
Crouch = { keyboard = Keys["LEFTCTRL"] },
StopTasks = { keyboard = "X" },
TPMarker = { keyboard1 = Keys["LEFTALT"], keyboard2 = Keys["E"] },
}

Expand Down

0 comments on commit 14e49d3

Please sign in to comment.