mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53:02 +05:00
test commit
This commit is contained in:
parent
23e50e7088
commit
2bc1a1745a
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