mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-27 20:43:02 +05:00
test commit 2
This commit is contained in:
parent
2bc1a1745a
commit
b6687c9cd6
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ hook.Add("PopulateToolMenu", "Beatrun_ToolMenu", function()
|
|||
panel:CheckBox("Viewbob Stabilization", "Beatrun_ViewbobStabilized")
|
||||
panel:ControlHelp("Turn on to reduce motion sickness by making viewbobbing keep the player's look position centered")
|
||||
panel:NumSlider("Viewbob Intensity", "Beatrun_ViewbobIntensity", -100, 100, 0)
|
||||
end)
|
||||
end)
|
||||
|
||||
spawnmenu.AddToolMenuOption("Beatrun", "Client", "beatrun_gameplay", "Gameplay", "", "", function(panel)
|
||||
panel:ClearControls()
|
||||
|
|
Loading…
Reference in a new issue