Skip to content

Commit

Permalink
This menu is useless and half of it doesnt work anyway, so
Browse files Browse the repository at this point in the history
  • Loading branch information
Doridian committed Dec 28, 2024
1 parent 5d6c79b commit 0f96b95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/autorun/client/cl_caf_autostart.lua
Original file line number Diff line number Diff line change
Expand Up @@ -673,11 +673,13 @@ local function BuildMenu(Panel)
})
end

--[[
local function CreateMenu()
spawnmenu.AddToolMenuOption("Custom Addon Framework", "Custom Addon Framework", "MainInfoMenu", "Main Info Menu", "", "", BuildMenu, {})
end
hook.Add("PopulateToolMenu", "Caf_OpenMenu_AddMenu", CreateMenu)
]]

function CAF2.POPUP(msg, location, color, displaytime)
if msg then
Expand Down

0 comments on commit 0f96b95

Please sign in to comment.