mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53:02 +05:00
typo
This commit is contained in:
parent
8ffcfa1e39
commit
ee92e0cc19
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ hook.Add("PopulateToolMenu", "Beatrun_ToolMenu", function()
|
|||
end
|
||||
panel:AddItem(InfectionButton)
|
||||
|
||||
panel:CheckBox("#beatrun.randommwloadouts", "Beatrun_RandomMWLoadoutsqw")
|
||||
panel:CheckBox("#beatrun.randommwloadouts", "Beatrun_RandomMWLoadouts")
|
||||
panel:ControlHelp("#beatrun.randommwloadoutsdesc")
|
||||
|
||||
local DatatheftButton = vgui.Create("DButton", panel)
|
||||
|
|
Loading…
Reference in a new issue